diff --git a/dev/bench/data.js b/dev/bench/data.js index f996a5910..362f277d6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734551656995, + "lastUpdate": 1734552815886, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -133944,6 +133944,206 @@ window.BENCHMARK_DATA = { "extra": "451076 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "d6dcbc5d5a4afe905c989fe412f815966a38497b", + "message": "metrics: restore global registry in unit tests", + "timestamp": "2024-12-18T15:53:19Z", + "url": "https://github.com/pomerium/pomerium/pull/5399/commits/d6dcbc5d5a4afe905c989fe412f815966a38497b" + }, + "date": 1734552803165, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 286274, + "unit": "ns/op", + "extra": "3646 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 15893, + "unit": "ns/op", + "extra": "73920 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 68919704, + "unit": "ns/op", + "extra": "28 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5359043, + "unit": "ns/op", + "extra": "222 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1005566375, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1007492279, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1019919830, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5591330399, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 146226186496, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1005543529, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1066408588, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2325310073, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 290931073268, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 418.6, + "unit": "ns/op", + "extra": "2998434 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009855, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.34, + "unit": "ns/op", + "extra": "15708049 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 294.3, + "unit": "ns/op", + "extra": "4075077 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10311, + "unit": "ns/op\t1588.99 MB/s", + "extra": "116288 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10311, + "unit": "ns/op", + "extra": "116288 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1588.99, + "unit": "MB/s", + "extra": "116288 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24220, + "unit": "ns/op\t 676.48 MB/s", + "extra": "49454 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24220, + "unit": "ns/op", + "extra": "49454 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 676.48, + "unit": "MB/s", + "extra": "49454 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1054693073, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1398, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "794656 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1398, + "unit": "ns/op", + "extra": "794656 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "794656 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "794656 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 199907, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2554, + "unit": "ns/op", + "extra": "438314 times\n4 procs" + } + ] } ] }