diff --git a/dev/bench/data.js b/dev/bench/data.js index e0e1062ad..5bca9584d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738355001587, + "lastUpdate": 1738367150900, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -166228,6 +166228,206 @@ window.BENCHMARK_DATA = { "extra": "448165 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c91bc8f2620ee655b8dd35fb37a6ef69f04af48a", + "message": "config: escape % signs in local reply format string", + "timestamp": "2025-01-31T15:44:13Z", + "url": "https://github.com/pomerium/pomerium/pull/5460/commits/c91bc8f2620ee655b8dd35fb37a6ef69f04af48a" + }, + "date": 1738367135830, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 231513, + "unit": "ns/op", + "extra": "4803 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4634, + "unit": "ns/op", + "extra": "293722 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12881306, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5429853, + "unit": "ns/op", + "extra": "199 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087493384, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1089411042, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1100229315, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5801460163, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 150344585377, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088121867, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1133472266, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2481387372, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 292191471747, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 433.1, + "unit": "ns/op", + "extra": "2913139 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.01723, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 75.41, + "unit": "ns/op", + "extra": "15763026 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 296.1, + "unit": "ns/op", + "extra": "4070488 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10314, + "unit": "ns/op\t1588.52 MB/s", + "extra": "115683 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10314, + "unit": "ns/op", + "extra": "115683 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1588.52, + "unit": "MB/s", + "extra": "115683 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24202, + "unit": "ns/op\t 676.96 MB/s", + "extra": "49608 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24202, + "unit": "ns/op", + "extra": "49608 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 676.96, + "unit": "MB/s", + "extra": "49608 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1059840087, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1405, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "792187 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1405, + "unit": "ns/op", + "extra": "792187 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "792187 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "792187 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 201110, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2615, + "unit": "ns/op", + "extra": "449796 times\n4 procs" + } + ] } ] }