{"id":17911171,"url":"https://github.com/toddtreece/dashboard-search-test","last_synced_at":"2025-04-03T09:28:15.827Z","repository":{"id":138428023,"uuid":"521026474","full_name":"toddtreece/dashboard-search-test","owner":"toddtreece","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-30T14:05:59.000Z","size":77,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-08T23:13:40.727Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toddtreece.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-03T20:44:25.000Z","updated_at":"2022-08-03T20:44:40.000Z","dependencies_parsed_at":"2024-03-27T16:18:00.103Z","dependency_job_id":null,"html_url":"https://github.com/toddtreece/dashboard-search-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddtreece%2Fdashboard-search-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddtreece%2Fdashboard-search-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddtreece%2Fdashboard-search-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toddtreece%2Fdashboard-search-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toddtreece","download_url":"https://codeload.github.com/toddtreece/dashboard-search-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246975395,"owners_count":20862898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T19:37:09.713Z","updated_at":"2025-04-03T09:28:15.809Z","avatar_url":"https://github.com/toddtreece.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\ngo test -bench=. -benchmem | benchstat /dev/stdin\nname                          time/op\nSQL/regex_100-32               728µs ± 0%\nSQL/regex_1000-32             8.36ms ± 0%\nSQL/regex_10000-32            85.2ms ± 0%\nSQL/sql_search_100-32          325µs ± 0%\nSQL/sql_search_1000-32        1.47ms ± 0%\nSQL/sql_search_10000-32       13.4ms ± 0%\nSQL/bluge_search_100-32       1.04ms ± 0%\nSQL/bluge_search_1000-32      1.36ms ± 0%\nSQL/bluge_search_10000-32     4.98ms ± 0%\nIndex/bluge_index_100-32      72.3ms ± 0%\nIndex/bluge_index_1000-32      2.28s ± 0%\nIndex/bluge_index_10000-32     11.7s ± 0%\nIndex/sql_db_create_100-32    4.95ms ± 0%\nIndex/sql_db_create_1000-32   53.1ms ± 0%\nIndex/sql_db_create_10000-32   543ms ± 0%\n\nname                          alloc/op\nSQL/regex_100-32               431kB ± 0%\nSQL/regex_1000-32             4.31MB ± 0%\nSQL/regex_10000-32            43.2MB ± 0%\nSQL/sql_search_100-32          114kB ± 0%\nSQL/sql_search_1000-32         491kB ± 0%\nSQL/sql_search_10000-32       4.23MB ± 0%\nSQL/bluge_search_100-32        195kB ± 0%\nSQL/bluge_search_1000-32       247kB ± 0%\nSQL/bluge_search_10000-32     1.40MB ± 0%\nIndex/bluge_index_100-32       122MB ± 0%\nIndex/bluge_index_1000-32     1.76GB ± 0%\nIndex/bluge_index_10000-32    9.39GB ± 0%\nIndex/sql_db_create_100-32     593kB ± 0%\nIndex/sql_db_create_1000-32   5.04MB ± 0%\nIndex/sql_db_create_10000-32  50.3MB ± 0%\n\nname                          allocs/op\nSQL/regex_100-32                 937 ± 0%\nSQL/regex_1000-32              9.11k ± 0%\nSQL/regex_10000-32             92.3k ± 0%\nSQL/sql_search_100-32          1.74k ± 0%\nSQL/sql_search_1000-32         8.06k ± 0%\nSQL/sql_search_10000-32        71.4k ± 0%\nSQL/bluge_search_100-32          403 ± 0%\nSQL/bluge_search_1000-32       1.38k ± 0%\nSQL/bluge_search_10000-32      18.2k ± 0%\nIndex/bluge_index_100-32        148k ± 0%\nIndex/bluge_index_1000-32      12.9M ± 0%\nIndex/bluge_index_10000-32     55.4M ± 0%\nIndex/sql_db_create_100-32     2.85k ± 0%\nIndex/sql_db_create_1000-32    26.3k ± 0%\nIndex/sql_db_create_10000-32    270k ± 0%\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoddtreece%2Fdashboard-search-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoddtreece%2Fdashboard-search-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoddtreece%2Fdashboard-search-test/lists"}