diff --git a/dev/bench/data.js b/dev/bench/data.js index 2689ba78c..cea87d580 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737583328668, + "lastUpdate": 1737654559062, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -157802,6 +157802,206 @@ window.BENCHMARK_DATA = { "extra": "440210 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b445187a084c3b8d710b24b3ca2b6cc12ed9ce31", + "message": "config: add display_name field", + "timestamp": "2025-01-23T08:49:23Z", + "url": "https://github.com/pomerium/pomerium/pull/5445/commits/b445187a084c3b8d710b24b3ca2b6cc12ed9ce31" + }, + "date": 1737654531402, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 226485, + "unit": "ns/op", + "extra": "5830 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17699, + "unit": "ns/op", + "extra": "81336 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11418664, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5387174, + "unit": "ns/op", + "extra": "223 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1093005108, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087421052, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1102087865, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 6246775293, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 135132654020, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1086553214, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1139853584, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2372384470, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 284701106211, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 422.4, + "unit": "ns/op", + "extra": "2884533 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009606, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.26, + "unit": "ns/op", + "extra": "15623952 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.4, + "unit": "ns/op", + "extra": "4050738 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10362, + "unit": "ns/op\t1581.10 MB/s", + "extra": "115792 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10362, + "unit": "ns/op", + "extra": "115792 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.1, + "unit": "MB/s", + "extra": "115792 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24365, + "unit": "ns/op\t 672.45 MB/s", + "extra": "49431 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24365, + "unit": "ns/op", + "extra": "49431 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 672.45, + "unit": "MB/s", + "extra": "49431 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065256360, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1277, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "860312 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1277, + "unit": "ns/op", + "extra": "860312 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "860312 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "860312 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 198288, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2556, + "unit": "ns/op", + "extra": "437779 times\n4 procs" + } + ] } ] }