From a672f510c72ba48480341935df6de51a70b8321c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 22 Jan 2025 21:15:33 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0bd6d8cc831544e6d63cd9b6a803f668b1b88f16 --- dev/bench/data.js | 206 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 205 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index df78d2789..9b2d08e75 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737579711893, + "lastUpdate": 1737580533236, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -157198,6 +157198,210 @@ window.BENCHMARK_DATA = { "extra": "435398 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "dmishin@pomerium.com", + "name": "Denis Mishin", + "username": "wasaga" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "0bd6d8cc831544e6d63cd9b6a803f668b1b88f16", + "message": "core/authz: remove unused mutex (#5442)", + "timestamp": "2025-01-22T15:59:06-05:00", + "tree_id": "a8581cf99ae3f57f2622325af0e4dafcd5b8cd83", + "url": "https://github.com/pomerium/pomerium/commit/0bd6d8cc831544e6d63cd9b6a803f668b1b88f16" + }, + "date": 1737580519227, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 236046, + "unit": "ns/op", + "extra": "6042 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 18119, + "unit": "ns/op", + "extra": "64430 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12305264, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5897374, + "unit": "ns/op", + "extra": "214 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1090241943, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1089437565, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1103953179, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5747174222, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 145418289103, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1089739355, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1137666842, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2450612315, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 287183124556, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 429.3, + "unit": "ns/op", + "extra": "2691730 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009735, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.43, + "unit": "ns/op", + "extra": "15404608 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 296.3, + "unit": "ns/op", + "extra": "4017634 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10368, + "unit": "ns/op\t1580.32 MB/s", + "extra": "115525 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10368, + "unit": "ns/op", + "extra": "115525 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1580.32, + "unit": "MB/s", + "extra": "115525 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24299, + "unit": "ns/op\t 674.26 MB/s", + "extra": "49070 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24299, + "unit": "ns/op", + "extra": "49070 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 674.26, + "unit": "MB/s", + "extra": "49070 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065277786, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1314, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "802197 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1314, + "unit": "ns/op", + "extra": "802197 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "802197 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "802197 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197149, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2565, + "unit": "ns/op", + "extra": "438632 times\n4 procs" + } + ] } ] }