diff --git a/dev/bench/data.js b/dev/bench/data.js index 79e3eef59..fccc42a75 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735928575467, + "lastUpdate": 1735944197080, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -141852,6 +141852,206 @@ window.BENCHMARK_DATA = { "extra": "442428 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "424e5486f8313e545d4c563e3f7e06d213f852a6", + "message": "WIP -- ability to filter to subset of JWT groups", + "timestamp": "2025-01-03T21:52:37Z", + "url": "https://github.com/pomerium/pomerium/pull/5417/commits/424e5486f8313e545d4c563e3f7e06d213f852a6" + }, + "date": 1735944183662, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 232432, + "unit": "ns/op", + "extra": "5146 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17468, + "unit": "ns/op", + "extra": "68437 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8082560, + "unit": "ns/op", + "extra": "153 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5510250, + "unit": "ns/op", + "extra": "218 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1007200594, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1006792718, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1021544512, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5409368189, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 131200031363, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1004982750, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1055678349, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2302964455, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 275427924019, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 427.3, + "unit": "ns/op", + "extra": "2796465 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009586, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.43, + "unit": "ns/op", + "extra": "15554631 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298.5, + "unit": "ns/op", + "extra": "4005118 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10359, + "unit": "ns/op\t1581.65 MB/s", + "extra": "115646 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10359, + "unit": "ns/op", + "extra": "115646 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.65, + "unit": "MB/s", + "extra": "115646 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24327, + "unit": "ns/op\t 673.49 MB/s", + "extra": "49358 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24327, + "unit": "ns/op", + "extra": "49358 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.49, + "unit": "MB/s", + "extra": "49358 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065407335, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1304, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "845402 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1304, + "unit": "ns/op", + "extra": "845402 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "845402 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "845402 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 201120, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2561, + "unit": "ns/op", + "extra": "432903 times\n4 procs" + } + ] } ] }