diff --git a/dev/bench/data.js b/dev/bench/data.js index ad185c98a..f233a9090 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735866895137, + "lastUpdate": 1735867015011, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -140454,6 +140454,200 @@ window.BENCHMARK_DATA = { "extra": "437582 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "71af53aee49ef007af15ce955cfd23ba8750fdaf", + "message": "testenv: embedded envoy cpu/memory profiling config", + "timestamp": "2025-01-02T18:16:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5377/commits/71af53aee49ef007af15ce955cfd23ba8750fdaf" + }, + "date": 1735867001430, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 292642, + "unit": "ns/op", + "extra": "4045 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 16523, + "unit": "ns/op", + "extra": "78864 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8104011, + "unit": "ns/op", + "extra": "130 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5602887, + "unit": "ns/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1067934943, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1066694582, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1082060716, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 140263331094, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1065907230, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1111641044, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2301593200, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 276532204645, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 468.6, + "unit": "ns/op", + "extra": "2946427 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009663, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.77, + "unit": "ns/op", + "extra": "15602995 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 296.5, + "unit": "ns/op", + "extra": "4043472 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10309, + "unit": "ns/op\t1589.32 MB/s", + "extra": "116353 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10309, + "unit": "ns/op", + "extra": "116353 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.32, + "unit": "MB/s", + "extra": "116353 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24361, + "unit": "ns/op\t 672.54 MB/s", + "extra": "49420 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24361, + "unit": "ns/op", + "extra": "49420 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 672.54, + "unit": "MB/s", + "extra": "49420 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1059904546, + "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": "844594 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1299, + "unit": "ns/op", + "extra": "844594 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "844594 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "844594 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 198220, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2535, + "unit": "ns/op", + "extra": "442180 times\n4 procs" + } + ] } ] }