diff --git a/dev/bench/data.js b/dev/bench/data.js index 3633c0551..c03c8780a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733155456789, + "lastUpdate": 1733156266720, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -131494,6 +131494,200 @@ window.BENCHMARK_DATA = { "extra": "217 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a831b0d473a2a6f0b5a9161d04351898f609b3d9", + "message": "ci: run all benchmarks", + "timestamp": "2024-12-02T16:00:39Z", + "url": "https://github.com/pomerium/pomerium/pull/5371/commits/a831b0d473a2a6f0b5a9161d04351898f609b3d9" + }, + "date": 1733156242886, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 354646, + "unit": "ns/op", + "extra": "4730 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 16208, + "unit": "ns/op", + "extra": "83023 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8428430, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5512742, + "unit": "ns/op", + "extra": "207 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1005442623, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1006602981, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1019991000, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5748412778, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 128725203282, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1005074564, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1057320681, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2372738840, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 289223773410, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 418.5, + "unit": "ns/op", + "extra": "2869089 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 75.43, + "unit": "ns/op", + "extra": "16061353 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 299.2, + "unit": "ns/op", + "extra": "4000251 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10322, + "unit": "ns/op\t1587.30 MB/s", + "extra": "116067 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10322, + "unit": "ns/op", + "extra": "116067 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1587.3, + "unit": "MB/s", + "extra": "116067 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24239, + "unit": "ns/op\t 675.93 MB/s", + "extra": "49543 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24239, + "unit": "ns/op", + "extra": "49543 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 675.93, + "unit": "MB/s", + "extra": "49543 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1060765234, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1525, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "825874 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1525, + "unit": "ns/op", + "extra": "825874 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "825874 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "825874 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 198262, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2560, + "unit": "ns/op", + "extra": "439600 times\n4 procs" + } + ] } ] }