diff --git a/dev/bench/data.js b/dev/bench/data.js index b5b1bcd71..0a1de85f4 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736189895944, + "lastUpdate": 1736201987718, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -143864,6 +143864,206 @@ window.BENCHMARK_DATA = { "extra": "443199 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "96f14d5a92450e271b496aea0caacfb223b9cda1", + "message": "WIP -- ability to filter to subset of JWT groups", + "timestamp": "2025-01-06T18:41:47Z", + "url": "https://github.com/pomerium/pomerium/pull/5417/commits/96f14d5a92450e271b496aea0caacfb223b9cda1" + }, + "date": 1736201973524, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 220958, + "unit": "ns/op", + "extra": "6012 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17271, + "unit": "ns/op", + "extra": "64024 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7948264, + "unit": "ns/op", + "extra": "153 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5047514, + "unit": "ns/op", + "extra": "241 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1068136210, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1067713367, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1079964935, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5558705924, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 130358269424, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1065974338, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1110343855, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2376469837, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 277554311027, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 418, + "unit": "ns/op", + "extra": "2674065 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009604, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.65, + "unit": "ns/op", + "extra": "15580011 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298.5, + "unit": "ns/op", + "extra": "4018782 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10367, + "unit": "ns/op\t1580.40 MB/s", + "extra": "115682 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10367, + "unit": "ns/op", + "extra": "115682 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1580.4, + "unit": "MB/s", + "extra": "115682 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24460, + "unit": "ns/op\t 669.84 MB/s", + "extra": "49322 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24460, + "unit": "ns/op", + "extra": "49322 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 669.84, + "unit": "MB/s", + "extra": "49322 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1064804005, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1294, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "845755 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1294, + "unit": "ns/op", + "extra": "845755 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "845755 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "845755 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 196345, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2548, + "unit": "ns/op", + "extra": "439051 times\n4 procs" + } + ] } ] }