diff --git a/dev/bench/data.js b/dev/bench/data.js index cea87d580..1cb28f197 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737654559062, + "lastUpdate": 1737674683525, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -158002,6 +158002,206 @@ window.BENCHMARK_DATA = { "extra": "437779 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "596bec9b9b4805e956813af21fd79dbb23434fbd", + "message": "authorize: filter only by group ID", + "timestamp": "2025-01-23T08:49:23Z", + "url": "https://github.com/pomerium/pomerium/pull/5437/commits/596bec9b9b4805e956813af21fd79dbb23434fbd" + }, + "date": 1737674656186, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 233224, + "unit": "ns/op", + "extra": "6038 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17404, + "unit": "ns/op", + "extra": "62122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 34826931, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5353427, + "unit": "ns/op", + "extra": "220 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088315863, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087867158, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101541463, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5660890189, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 138414136489, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087241750, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1134690215, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2388903024, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 281562699652, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 410.6, + "unit": "ns/op", + "extra": "2901493 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009566, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.89, + "unit": "ns/op", + "extra": "15471805 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.6, + "unit": "ns/op", + "extra": "4060137 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10363, + "unit": "ns/op\t1581.00 MB/s", + "extra": "115687 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10363, + "unit": "ns/op", + "extra": "115687 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581, + "unit": "MB/s", + "extra": "115687 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24290, + "unit": "ns/op\t 674.53 MB/s", + "extra": "49465 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24290, + "unit": "ns/op", + "extra": "49465 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 674.53, + "unit": "MB/s", + "extra": "49465 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1068313264, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1273, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "836658 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1273, + "unit": "ns/op", + "extra": "836658 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "836658 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "836658 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 195187, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2533, + "unit": "ns/op", + "extra": "441532 times\n4 procs" + } + ] } ] }