From b425227ead30d38958560b373a09efe76088e946 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 24 Jan 2025 19:28:20 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 2f24aab7f084986c2e650da9178ee7400de94a9a --- dev/bench/data.js | 202 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 201 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index f9335228c..4c892ec84 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737746796458, + "lastUpdate": 1737746900322, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -158584,6 +158584,206 @@ window.BENCHMARK_DATA = { "extra": "444735 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "2f24aab7f084986c2e650da9178ee7400de94a9a", + "message": "storage/postgres: pgx client tracing", + "timestamp": "2025-01-24T07:42:03Z", + "url": "https://github.com/pomerium/pomerium/pull/5438/commits/2f24aab7f084986c2e650da9178ee7400de94a9a" + }, + "date": 1737746871837, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 217960, + "unit": "ns/op", + "extra": "5334 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17116, + "unit": "ns/op", + "extra": "71331 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7583792, + "unit": "ns/op", + "extra": "154 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5359457, + "unit": "ns/op", + "extra": "234 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087038273, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1086758783, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1099062932, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5639888271, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 127149507055, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088603253, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1132081882, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2401735343, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 280993950000, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 449.8, + "unit": "ns/op", + "extra": "2286126 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009868, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.84, + "unit": "ns/op", + "extra": "15517237 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.2, + "unit": "ns/op", + "extra": "3983012 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10362, + "unit": "ns/op\t1581.21 MB/s", + "extra": "115704 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10362, + "unit": "ns/op", + "extra": "115704 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.21, + "unit": "MB/s", + "extra": "115704 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24313, + "unit": "ns/op\t 673.87 MB/s", + "extra": "49327 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24313, + "unit": "ns/op", + "extra": "49327 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.87, + "unit": "MB/s", + "extra": "49327 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1064643307, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1282, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "809422 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1282, + "unit": "ns/op", + "extra": "809422 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "809422 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "809422 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 196133, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2539, + "unit": "ns/op", + "extra": "432280 times\n4 procs" + } + ] } ] }