From a549281058061f7f7e5d75e0dcf88b6bb934e221 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 23 Sep 2024 01:32:27 +0000 Subject: [PATCH] add Go Library Benchmark (go) benchmark result for fc121c1f47ef172741293c59e313ea8bafdfed37 --- docs/data.js | 192 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 191 insertions(+), 1 deletion(-) diff --git a/docs/data.js b/docs/data.js index d404f38..e531fb5 100644 --- a/docs/data.js +++ b/docs/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1726450551760, + "lastUpdate": 1727055147708, "repoUrl": "https://github.com/ringsaturn/tz-benchmark", "entries": { "Python Library Benchmark": [ @@ -20582,6 +20582,196 @@ window.BENCHMARK_DATA = { "extra": "4301457 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "ringsaturn", + "username": "ringsaturn", + "email": "ringsaturn.me@gmail.com" + }, + "committer": { + "name": "GitHub", + "username": "web-flow", + "email": "noreply@github.com" + }, + "id": "fc121c1f47ef172741293c59e313ea8bafdfed37", + "message": "feat(rust): add zone-detect-rs to benchmark (#120)", + "timestamp": "2024-09-15T13:53:33Z", + "url": "https://github.com/ringsaturn/tz-benchmark/commit/fc121c1f47ef172741293c59e313ea8bafdfed37" + }, + "date": 1727055145990, + "tool": "go", + "benches": [ + { + "name": "BenchmarkTZF_Default_Random_WorldCities", + "value": 2136, + "unit": "ns/op\t 1042 ns/p50\t 7574 ns/p90\t 12373 ns/p99\t 8 B/op\t 0 allocs/op", + "extra": "538714 times\n4 procs" + }, + { + "name": "BenchmarkTZF_Default_Random_WorldCities - ns/op", + "value": 2136, + "unit": "ns/op", + "extra": "538714 times\n4 procs" + }, + { + "name": "BenchmarkTZF_Default_Random_WorldCities - ns/p50", + "value": 1042, + "unit": "ns/p50", + "extra": "538714 times\n4 procs" + }, + { + "name": "BenchmarkTZF_Default_Random_WorldCities - ns/p90", + "value": 7574, + "unit": "ns/p90", + "extra": "538714 times\n4 procs" + }, + { + "name": "BenchmarkTZF_Default_Random_WorldCities - ns/p99", + "value": 12373, + "unit": "ns/p99", + "extra": "538714 times\n4 procs" + }, + { + "name": "BenchmarkTZF_Default_Random_WorldCities - B/op", + "value": 8, + "unit": "B/op", + "extra": "538714 times\n4 procs" + }, + { + "name": "BenchmarkTZF_Default_Random_WorldCities - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "538714 times\n4 procs" + }, + { + "name": "BenchmarkLatlong_Random_WorldCities", + "value": 339.5, + "unit": "ns/op\t 301.0 ns/p50\t 510.0 ns/p90\t 722.0 ns/p99\t 8 B/op\t 0 allocs/op", + "extra": "3550573 times\n4 procs" + }, + { + "name": "BenchmarkLatlong_Random_WorldCities - ns/op", + "value": 339.5, + "unit": "ns/op", + "extra": "3550573 times\n4 procs" + }, + { + "name": "BenchmarkLatlong_Random_WorldCities - ns/p50", + "value": 301, + "unit": "ns/p50", + "extra": "3550573 times\n4 procs" + }, + { + "name": "BenchmarkLatlong_Random_WorldCities - ns/p90", + "value": 510, + "unit": "ns/p90", + "extra": "3550573 times\n4 procs" + }, + { + "name": "BenchmarkLatlong_Random_WorldCities - ns/p99", + "value": 722, + "unit": "ns/p99", + "extra": "3550573 times\n4 procs" + }, + { + "name": "BenchmarkLatlong_Random_WorldCities - B/op", + "value": 8, + "unit": "B/op", + "extra": "3550573 times\n4 procs" + }, + { + "name": "BenchmarkLatlong_Random_WorldCities - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "3550573 times\n4 procs" + }, + { + "name": "BenchmarkLocaltimezone_Random_WorldCities", + "value": 87217, + "unit": "ns/op\t 60163 ns/p50\t 201749 ns/p90\t 342222 ns/p99\t 24 B/op\t 1 allocs/op", + "extra": "13809 times\n4 procs" + }, + { + "name": "BenchmarkLocaltimezone_Random_WorldCities - ns/op", + "value": 87217, + "unit": "ns/op", + "extra": "13809 times\n4 procs" + }, + { + "name": "BenchmarkLocaltimezone_Random_WorldCities - ns/p50", + "value": 60163, + "unit": "ns/p50", + "extra": "13809 times\n4 procs" + }, + { + "name": "BenchmarkLocaltimezone_Random_WorldCities - ns/p90", + "value": 201749, + "unit": "ns/p90", + "extra": "13809 times\n4 procs" + }, + { + "name": "BenchmarkLocaltimezone_Random_WorldCities - ns/p99", + "value": 342222, + "unit": "ns/p99", + "extra": "13809 times\n4 procs" + }, + { + "name": "BenchmarkLocaltimezone_Random_WorldCities - B/op", + "value": 24, + "unit": "B/op", + "extra": "13809 times\n4 procs" + }, + { + "name": "BenchmarkLocaltimezone_Random_WorldCities - allocs/op", + "value": 1, + "unit": "allocs/op", + "extra": "13809 times\n4 procs" + }, + { + "name": "BenchmarkTimezoneMapper_Random_WorldCities", + "value": 268.6, + "unit": "ns/op\t 250.0 ns/p50\t 360.0 ns/p90\t 471.0 ns/p99\t 8 B/op\t 0 allocs/op", + "extra": "4456000 times\n4 procs" + }, + { + "name": "BenchmarkTimezoneMapper_Random_WorldCities - ns/op", + "value": 268.6, + "unit": "ns/op", + "extra": "4456000 times\n4 procs" + }, + { + "name": "BenchmarkTimezoneMapper_Random_WorldCities - ns/p50", + "value": 250, + "unit": "ns/p50", + "extra": "4456000 times\n4 procs" + }, + { + "name": "BenchmarkTimezoneMapper_Random_WorldCities - ns/p90", + "value": 360, + "unit": "ns/p90", + "extra": "4456000 times\n4 procs" + }, + { + "name": "BenchmarkTimezoneMapper_Random_WorldCities - ns/p99", + "value": 471, + "unit": "ns/p99", + "extra": "4456000 times\n4 procs" + }, + { + "name": "BenchmarkTimezoneMapper_Random_WorldCities - B/op", + "value": 8, + "unit": "B/op", + "extra": "4456000 times\n4 procs" + }, + { + "name": "BenchmarkTimezoneMapper_Random_WorldCities - allocs/op", + "value": 0, + "unit": "allocs/op", + "extra": "4456000 times\n4 procs" + } + ] } ], "Rust Library Benchmark": [