diff --git a/dev/bench/data.js b/dev/bench/data.js index 1b93edc00..fbfe40824 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736470408095, + "lastUpdate": 1736552122755, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -146432,6 +146432,206 @@ window.BENCHMARK_DATA = { "extra": "434625 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c4ede7a4e132db844dfdc8cf67ea9fe420f812ec", + "message": "config: set default tracing sample rate to 1.0", + "timestamp": "2025-01-10T04:59:36Z", + "url": "https://github.com/pomerium/pomerium/pull/5422/commits/c4ede7a4e132db844dfdc8cf67ea9fe420f812ec" + }, + "date": 1736552108368, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 231944, + "unit": "ns/op", + "extra": "5739 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17251, + "unit": "ns/op", + "extra": "77216 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11955778, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5909522, + "unit": "ns/op", + "extra": "224 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1071673805, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1066892022, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1080326918, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5423543728, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 136351901356, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1066298811, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1108287252, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2359814904, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 276921780054, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 450.1, + "unit": "ns/op", + "extra": "2848824 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009662, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.01, + "unit": "ns/op", + "extra": "15591932 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298.3, + "unit": "ns/op", + "extra": "4027741 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10361, + "unit": "ns/op\t1581.37 MB/s", + "extra": "115426 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10361, + "unit": "ns/op", + "extra": "115426 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.37, + "unit": "MB/s", + "extra": "115426 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24351, + "unit": "ns/op\t 672.81 MB/s", + "extra": "49353 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24351, + "unit": "ns/op", + "extra": "49353 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 672.81, + "unit": "MB/s", + "extra": "49353 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065287423, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1287, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "847116 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1287, + "unit": "ns/op", + "extra": "847116 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "847116 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "847116 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197544, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2557, + "unit": "ns/op", + "extra": "441248 times\n4 procs" + } + ] } ] }