From e99e8143aa298f82ef7b5c5fa0d0b27be1ab8f6e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 24 Jan 2025 23:36:10 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for b2e1e087fce63df572b002cb652dc18fc824c66f --- dev/bench/data.js | 196 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 195 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 8e5778736..4202654d4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737759879005, + "lastUpdate": 1737761770684, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -161196,6 +161196,200 @@ window.BENCHMARK_DATA = { "extra": "439869 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b2e1e087fce63df572b002cb652dc18fc824c66f", + "message": "authorize: log JWT groups filtering", + "timestamp": "2025-01-24T22:43:50Z", + "url": "https://github.com/pomerium/pomerium/pull/5432/commits/b2e1e087fce63df572b002cb652dc18fc824c66f" + }, + "date": 1737761742845, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 224110, + "unit": "ns/op", + "extra": "6277 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17545, + "unit": "ns/op", + "extra": "74511 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7930919, + "unit": "ns/op", + "extra": "154 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5047014, + "unit": "ns/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088028306, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088163343, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101056552, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5630181503, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 133738328641, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087239117, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1132929747, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2389388899, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 417.7, + "unit": "ns/op", + "extra": "2913849 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009684, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.1, + "unit": "ns/op", + "extra": "15424443 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.7, + "unit": "ns/op", + "extra": "4062657 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10365, + "unit": "ns/op\t1580.75 MB/s", + "extra": "115332 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10365, + "unit": "ns/op", + "extra": "115332 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1580.75, + "unit": "MB/s", + "extra": "115332 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24335, + "unit": "ns/op\t 673.26 MB/s", + "extra": "49321 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24335, + "unit": "ns/op", + "extra": "49321 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.26, + "unit": "MB/s", + "extra": "49321 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065018398, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1522, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "837274 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1522, + "unit": "ns/op", + "extra": "837274 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "837274 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "837274 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 191974, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2641, + "unit": "ns/op", + "extra": "440478 times\n4 procs" + } + ] } ] }