diff --git a/docs/data.js b/docs/data.js index 795381d..3255113 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1694395553157, + "lastUpdate": 1694395777582, "repoUrl": "https://github.com/ringsaturn/tz-benchmark", "entries": { "Python Library Benchmark": [ @@ -3824,6 +3824,64 @@ window.BENCHMARK_DATA = { "unit": "ns/iter" } ] + }, + { + "commit": { + "author": { + "name": "dependabot[bot]", + "username": "dependabot[bot]", + "email": "49699333+dependabot[bot]@users.noreply.github.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "0cadf63be9ef4aa466e65bb0a253757797eac25c", + "message": "Bump github.com/ringsaturn/tzf from 0.13.0 to 0.14.0 in /go (#122)\n\nBumps [github.com/ringsaturn/tzf](https://github.com/ringsaturn/tzf) from 0.13.0 to 0.14.0.\r\n- [Release notes](https://github.com/ringsaturn/tzf/releases)\r\n- [Commits](https://github.com/ringsaturn/tzf/compare/v0.13.0...v0.14.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/ringsaturn/tzf\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-08-20T07:31:22Z", + "url": "https://github.com/ringsaturn/tz-benchmark/commit/0cadf63be9ef4aa466e65bb0a253757797eac25c" + }, + "date": 1694395775695, + "tool": "cargo", + "benches": [ + { + "name": "benches_tz_crates::bench_rtz_get_timezone_ned_random_city", + "value": 904, + "range": "± 79", + "unit": "ns/iter" + }, + { + "name": "benches_tz_crates::bench_rtz_get_timezone_osm_random_city", + "value": 3561, + "range": "± 279", + "unit": "ns/iter" + }, + { + "name": "benches_tz_crates::bench_tz_search_lookup_random_city", + "value": 245, + "range": "± 18", + "unit": "ns/iter" + }, + { + "name": "benches_tz_crates::bench_tzf_default_finder_random_city", + "value": 3195, + "range": "± 166", + "unit": "ns/iter" + }, + { + "name": "benches_tz_crates::bench_tzf_finder_random_city", + "value": 15465, + "range": "± 934", + "unit": "ns/iter" + }, + { + "name": "benches_tz_crates::bench_tzf_fuzzy_finder_random_city", + "value": 955, + "range": "± 12", + "unit": "ns/iter" + } + ] } ] }