Skip to content

Commit

Permalink
add Go Library Benchmark (go) benchmark result for 241c92a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 11, 2024
1 parent a8caf27 commit 1402688
Showing 1 changed file with 193 additions and 1 deletion.
194 changes: 193 additions & 1 deletion docs/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1728678159869,
"lastUpdate": 1728678164782,
"repoUrl": "https://github.com/ringsaturn/tz-benchmark",
"entries": {
"Python Library Benchmark": [
Expand Down Expand Up @@ -21298,6 +21298,198 @@ window.BENCHMARK_DATA = {
"extra": "4330154 times\n4 procs"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "241c92ab7585aebc1c5abd57784dd1d65964d8dd",
"message": "Bump timezonefinder[numba] in /python in the dependencies group (#167)\n\nBumps the dependencies group in /python with 1 update: [timezonefinder[numba]](https://github.com/jannikmi/timezonefinder).\r\n\r\n\r\nUpdates `timezonefinder[numba]` from 6.5.2 to 6.5.3\r\n- [Release notes](https://github.com/jannikmi/timezonefinder/releases)\r\n- [Changelog](https://github.com/jannikmi/timezonefinder/blob/master/CHANGELOG.rst)\r\n- [Commits](https://github.com/jannikmi/timezonefinder/compare/6.5.2...6.5.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: timezonefinder[numba]\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: dependencies\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"timestamp": "2024-10-11T22:22:08+02:00",
"tree_id": "7000ae7105e6443b514cdada66b95955ec419a57",
"url": "https://github.com/ringsaturn/tz-benchmark/commit/241c92ab7585aebc1c5abd57784dd1d65964d8dd"
},
"date": 1728678163179,
"tool": "go",
"benches": [
{
"name": "BenchmarkTZF_Default_Random_WorldCities",
"value": 2165,
"unit": "ns/op\t 1052 ns/p50\t 7604 ns/p90\t 12954 ns/p99\t 8 B/op\t 0 allocs/op",
"extra": "538263 times\n4 procs"
},
{
"name": "BenchmarkTZF_Default_Random_WorldCities - ns/op",
"value": 2165,
"unit": "ns/op",
"extra": "538263 times\n4 procs"
},
{
"name": "BenchmarkTZF_Default_Random_WorldCities - ns/p50",
"value": 1052,
"unit": "ns/p50",
"extra": "538263 times\n4 procs"
},
{
"name": "BenchmarkTZF_Default_Random_WorldCities - ns/p90",
"value": 7604,
"unit": "ns/p90",
"extra": "538263 times\n4 procs"
},
{
"name": "BenchmarkTZF_Default_Random_WorldCities - ns/p99",
"value": 12954,
"unit": "ns/p99",
"extra": "538263 times\n4 procs"
},
{
"name": "BenchmarkTZF_Default_Random_WorldCities - B/op",
"value": 8,
"unit": "B/op",
"extra": "538263 times\n4 procs"
},
{
"name": "BenchmarkTZF_Default_Random_WorldCities - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "538263 times\n4 procs"
},
{
"name": "BenchmarkLatlong_Random_WorldCities",
"value": 364.3,
"unit": "ns/op\t 330.0 ns/p50\t 541.0 ns/p90\t 762.0 ns/p99\t 8 B/op\t 0 allocs/op",
"extra": "3180747 times\n4 procs"
},
{
"name": "BenchmarkLatlong_Random_WorldCities - ns/op",
"value": 364.3,
"unit": "ns/op",
"extra": "3180747 times\n4 procs"
},
{
"name": "BenchmarkLatlong_Random_WorldCities - ns/p50",
"value": 330,
"unit": "ns/p50",
"extra": "3180747 times\n4 procs"
},
{
"name": "BenchmarkLatlong_Random_WorldCities - ns/p90",
"value": 541,
"unit": "ns/p90",
"extra": "3180747 times\n4 procs"
},
{
"name": "BenchmarkLatlong_Random_WorldCities - ns/p99",
"value": 762,
"unit": "ns/p99",
"extra": "3180747 times\n4 procs"
},
{
"name": "BenchmarkLatlong_Random_WorldCities - B/op",
"value": 8,
"unit": "B/op",
"extra": "3180747 times\n4 procs"
},
{
"name": "BenchmarkLatlong_Random_WorldCities - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "3180747 times\n4 procs"
},
{
"name": "BenchmarkLocaltimezone_Random_WorldCities",
"value": 88200,
"unit": "ns/op\t 59822 ns/p50\t 204912 ns/p90\t 350203 ns/p99\t 24 B/op\t 1 allocs/op",
"extra": "13452 times\n4 procs"
},
{
"name": "BenchmarkLocaltimezone_Random_WorldCities - ns/op",
"value": 88200,
"unit": "ns/op",
"extra": "13452 times\n4 procs"
},
{
"name": "BenchmarkLocaltimezone_Random_WorldCities - ns/p50",
"value": 59822,
"unit": "ns/p50",
"extra": "13452 times\n4 procs"
},
{
"name": "BenchmarkLocaltimezone_Random_WorldCities - ns/p90",
"value": 204912,
"unit": "ns/p90",
"extra": "13452 times\n4 procs"
},
{
"name": "BenchmarkLocaltimezone_Random_WorldCities - ns/p99",
"value": 350203,
"unit": "ns/p99",
"extra": "13452 times\n4 procs"
},
{
"name": "BenchmarkLocaltimezone_Random_WorldCities - B/op",
"value": 24,
"unit": "B/op",
"extra": "13452 times\n4 procs"
},
{
"name": "BenchmarkLocaltimezone_Random_WorldCities - allocs/op",
"value": 1,
"unit": "allocs/op",
"extra": "13452 times\n4 procs"
},
{
"name": "BenchmarkTimezoneMapper_Random_WorldCities",
"value": 274.3,
"unit": "ns/op\t 251.0 ns/p50\t 361.0 ns/p90\t 491.0 ns/p99\t 8 B/op\t 0 allocs/op",
"extra": "4191057 times\n4 procs"
},
{
"name": "BenchmarkTimezoneMapper_Random_WorldCities - ns/op",
"value": 274.3,
"unit": "ns/op",
"extra": "4191057 times\n4 procs"
},
{
"name": "BenchmarkTimezoneMapper_Random_WorldCities - ns/p50",
"value": 251,
"unit": "ns/p50",
"extra": "4191057 times\n4 procs"
},
{
"name": "BenchmarkTimezoneMapper_Random_WorldCities - ns/p90",
"value": 361,
"unit": "ns/p90",
"extra": "4191057 times\n4 procs"
},
{
"name": "BenchmarkTimezoneMapper_Random_WorldCities - ns/p99",
"value": 491,
"unit": "ns/p99",
"extra": "4191057 times\n4 procs"
},
{
"name": "BenchmarkTimezoneMapper_Random_WorldCities - B/op",
"value": 8,
"unit": "B/op",
"extra": "4191057 times\n4 procs"
},
{
"name": "BenchmarkTimezoneMapper_Random_WorldCities - allocs/op",
"value": 0,
"unit": "allocs/op",
"extra": "4191057 times\n4 procs"
}
]
}
],
"Rust Library Benchmark": [
Expand Down

0 comments on commit 1402688

Please sign in to comment.