{"id":15788297,"url":"https://github.com/raphael/benchjmes","last_synced_at":"2025-03-31T18:23:57.723Z","repository":{"id":66663840,"uuid":"53892080","full_name":"raphael/benchjmes","owner":"raphael","description":"Quick and dirty jmespath Go package benchmarks","archived":false,"fork":false,"pushed_at":"2016-03-15T18:31:45.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-05T21:41:40.582Z","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/raphael.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":"2016-03-14T21:09:15.000Z","updated_at":"2016-03-14T21:12:38.000Z","dependencies_parsed_at":"2023-02-21T11:30:32.752Z","dependency_job_id":null,"html_url":"https://github.com/raphael/benchjmes","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/raphael%2Fbenchjmes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphael%2Fbenchjmes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphael%2Fbenchjmes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raphael%2Fbenchjmes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raphael","download_url":"https://codeload.github.com/raphael/benchjmes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246515913,"owners_count":20790139,"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-04T21:41:43.296Z","updated_at":"2025-03-31T18:23:57.706Z","avatar_url":"https://github.com/raphael.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-jmespath Benchmark\n\nThis test suite benchmarks \n[go-jmespath](https://github.com/jmespath/go-jmespath) using the examples from\n[http://jmespath.org/examples.html](http://jmespath.org/examples.html).\n\n### Usage and results:\n```\n$ sysctl -n machdep.cpu.brand_string\nIntel(R) Core(TM) i7-2675QM CPU @ 2.20GHz\n\n$ go test -bench=.\n2016/03/14 16:39:10 Running 21 benchmarks\nPASS\nBenchmarkBaseline0-8    500000        2636 ns/op\nBenchmarkJMES0-8        100000       15477 ns/op\nBenchmarkBaseline1-8    300000        3949 ns/op\nBenchmarkJMES1-8        100000       19344 ns/op\nBenchmarkBaseline2-8    500000        3090 ns/op\nBenchmarkJMES2-8        100000       17193 ns/op\nBenchmarkBaseline3-8    200000        8405 ns/op\nBenchmarkJMES3-8         50000       28547 ns/op\nBenchmarkBaseline4-8    300000        4532 ns/op\nBenchmarkJMES4-8        100000       22110 ns/op\nBenchmarkBaseline5-8    300000        4603 ns/op\nBenchmarkJMES5-8        100000       21731 ns/op\nBenchmarkBaseline6-8    300000        4441 ns/op\nBenchmarkJMES6-8        100000       21583 ns/op\nBenchmarkBaseline7-8    300000        4466 ns/op\nBenchmarkJMES7-8        100000       21891 ns/op\nBenchmarkBaseline8-8    300000        4468 ns/op\nBenchmarkJMES8-8        100000       22417 ns/op\nBenchmarkBaseline9-8    200000        9900 ns/op\nBenchmarkJMES9-8         50000       26617 ns/op\nBenchmarkBaseline10-8   200000       10039 ns/op\nBenchmarkJMES10-8        50000       26763 ns/op\nBenchmarkBaseline11-8   200000        6691 ns/op\nBenchmarkJMES11-8       100000       23683 ns/op\nBenchmarkBaseline12-8   200000       10508 ns/op\nBenchmarkJMES12-8        50000       28987 ns/op\nBenchmarkBaseline13-8   300000        5968 ns/op\nBenchmarkJMES13-8       100000       21385 ns/op\nBenchmarkBaseline14-8   200000        7717 ns/op\nBenchmarkJMES14-8        50000       26349 ns/op\nBenchmarkBaseline15-8   200000        9999 ns/op\nBenchmarkJMES15-8        50000       28395 ns/op\nBenchmarkBaseline16-8   200000       10078 ns/op\nBenchmarkJMES16-8        50000       29548 ns/op\nBenchmarkBaseline17-8   200000       10094 ns/op\nBenchmarkJMES17-8        50000       31823 ns/op\nBenchmarkBaseline18-8   200000       12035 ns/op\nBenchmarkJMES18-8        50000       27628 ns/op\nBenchmarkBaseline19-8   200000        7866 ns/op\nBenchmarkJMES19-8        50000       25852 ns/op\nBenchmarkBaseline20-8   300000        5268 ns/op\nBenchmarkJMES20-8        50000       32575 ns/op\nok    github.com/raphael/benchjmes  78.074s\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphael%2Fbenchjmes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphael%2Fbenchjmes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphael%2Fbenchjmes/lists"}