diff --git a/dev/bench/data.js b/dev/bench/data.js index 8d8f41c2a..b70f5dc12 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736364439102, + "lastUpdate": 1736368119597, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -144464,6 +144464,206 @@ window.BENCHMARK_DATA = { "extra": "439280 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1b52ca10d3e87b6f25a9efa4f74b7f52a9acdab9", + "message": "config: add source ppl field", + "timestamp": "2025-01-08T15:28:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5419/commits/1b52ca10d3e87b6f25a9efa4f74b7f52a9acdab9" + }, + "date": 1736368105551, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 230124, + "unit": "ns/op", + "extra": "6288 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 19076, + "unit": "ns/op", + "extra": "68767 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8357100, + "unit": "ns/op", + "extra": "148 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5335214, + "unit": "ns/op", + "extra": "230 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1067614957, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1066752808, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1080323079, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 4931677720, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 147148381699, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1064926501, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1111791804, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2399153707, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 276959165544, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 427.4, + "unit": "ns/op", + "extra": "2872183 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009623, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.96, + "unit": "ns/op", + "extra": "15524673 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298.2, + "unit": "ns/op", + "extra": "4021317 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10359, + "unit": "ns/op\t1581.58 MB/s", + "extra": "115830 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10359, + "unit": "ns/op", + "extra": "115830 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.58, + "unit": "MB/s", + "extra": "115830 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24296, + "unit": "ns/op\t 674.35 MB/s", + "extra": "49411 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24296, + "unit": "ns/op", + "extra": "49411 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 674.35, + "unit": "MB/s", + "extra": "49411 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1066252617, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1299, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "902100 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1299, + "unit": "ns/op", + "extra": "902100 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "902100 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "902100 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197868, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2549, + "unit": "ns/op", + "extra": "439549 times\n4 procs" + } + ] } ] }