diff --git a/dev/bench/data.js b/dev/bench/data.js index d553502c9..928f03286 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1739486527416, + "lastUpdate": 1739488796652, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -172512,6 +172512,206 @@ window.BENCHMARK_DATA = { "extra": "431131 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f19dd8b37130ce09c6fe1de3063888238dc38251", + "message": "authenticate: add verify endpoints", + "timestamp": "2025-02-13T19:03:34Z", + "url": "https://github.com/pomerium/pomerium/pull/5483/commits/f19dd8b37130ce09c6fe1de3063888238dc38251" + }, + "date": 1739488768314, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 237096, + "unit": "ns/op", + "extra": "4881 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4673, + "unit": "ns/op", + "extra": "320155 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8492573, + "unit": "ns/op", + "extra": "127 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5502423, + "unit": "ns/op", + "extra": "214 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087258791, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088696113, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101331457, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5860942194, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 139215552839, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088198552, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1133145620, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2410642525, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 292778473133, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 416.7, + "unit": "ns/op", + "extra": "2867920 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009747, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 74.79, + "unit": "ns/op", + "extra": "15770515 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298.3, + "unit": "ns/op", + "extra": "4029580 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10309, + "unit": "ns/op\t1589.30 MB/s", + "extra": "116364 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10309, + "unit": "ns/op", + "extra": "116364 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.3, + "unit": "MB/s", + "extra": "116364 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24176, + "unit": "ns/op\t 677.70 MB/s", + "extra": "49471 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24176, + "unit": "ns/op", + "extra": "49471 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.7, + "unit": "MB/s", + "extra": "49471 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1059876827, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1252, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "879037 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1252, + "unit": "ns/op", + "extra": "879037 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "879037 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "879037 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 193502, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2545, + "unit": "ns/op", + "extra": "441835 times\n4 procs" + } + ] } ] }