diff --git a/dev/bench/data.js b/dev/bench/data.js index 0dca70715..b7c132c61 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735857183465, + "lastUpdate": 1735857394719, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -140022,6 +140022,206 @@ window.BENCHMARK_DATA = { "extra": "217 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "38603fd651fdeb0b35ac301e529a5de2af368245", + "message": "cleanup headers", + "timestamp": "2025-01-02T18:16:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5408/commits/38603fd651fdeb0b35ac301e529a5de2af368245" + }, + "date": 1735857381754, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 242998, + "unit": "ns/op", + "extra": "7470 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 15830, + "unit": "ns/op", + "extra": "68589 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7611989, + "unit": "ns/op", + "extra": "156 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5065757, + "unit": "ns/op", + "extra": "218 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1004562995, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1006419402, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1018933653, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5631621588, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 133252428489, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1006298002, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1053568221, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2257985666, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 274581029953, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 402.1, + "unit": "ns/op", + "extra": "2998833 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009804, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 75.88, + "unit": "ns/op", + "extra": "15579747 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 298.2, + "unit": "ns/op", + "extra": "4044729 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10308, + "unit": "ns/op\t1589.49 MB/s", + "extra": "116293 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10308, + "unit": "ns/op", + "extra": "116293 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.49, + "unit": "MB/s", + "extra": "116293 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24188, + "unit": "ns/op\t 677.35 MB/s", + "extra": "49574 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24188, + "unit": "ns/op", + "extra": "49574 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.35, + "unit": "MB/s", + "extra": "49574 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1059619763, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1273, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "805642 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1273, + "unit": "ns/op", + "extra": "805642 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "805642 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "805642 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 194282, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2550, + "unit": "ns/op", + "extra": "445134 times\n4 procs" + } + ] } ] }