diff --git a/dev/bench/data.js b/dev/bench/data.js index 8631971b7..870c9c4bc 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734557876284, + "lastUpdate": 1734569532693, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -135338,6 +135338,206 @@ window.BENCHMARK_DATA = { "extra": "444208 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "358704a7250913e89cf227ca86ebeeaafce31962", + "message": "config: generate fallback cert only as last resort", + "timestamp": "2024-12-18T21:21:52Z", + "url": "https://github.com/pomerium/pomerium/pull/5250/commits/358704a7250913e89cf227ca86ebeeaafce31962" + }, + "date": 1734569509113, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 316855, + "unit": "ns/op", + "extra": "4095 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 16439, + "unit": "ns/op", + "extra": "85216 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 24949939, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 4921456, + "unit": "ns/op", + "extra": "237 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1005767037, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1005553589, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1026695099, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5771780194, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 141941266732, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1005104053, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1050791541, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2323103744, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 283387835823, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 419.9, + "unit": "ns/op", + "extra": "2799843 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009737, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.61, + "unit": "ns/op", + "extra": "15585708 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.5, + "unit": "ns/op", + "extra": "4083505 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10309, + "unit": "ns/op\t1589.32 MB/s", + "extra": "116355 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10309, + "unit": "ns/op", + "extra": "116355 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.32, + "unit": "MB/s", + "extra": "116355 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24185, + "unit": "ns/op\t 677.46 MB/s", + "extra": "49638 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24185, + "unit": "ns/op", + "extra": "49638 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.46, + "unit": "MB/s", + "extra": "49638 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1055212397, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1269, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "912694 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1269, + "unit": "ns/op", + "extra": "912694 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "912694 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "912694 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 200557, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2496, + "unit": "ns/op", + "extra": "440390 times\n4 procs" + } + ] } ] }