diff --git a/dev/bench/data.js b/dev/bench/data.js index eb5ae0a1a..79e3eef59 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735928557157, + "lastUpdate": 1735928575467, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -141652,6 +141652,206 @@ window.BENCHMARK_DATA = { "extra": "439717 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "303ab37a5909046423bfd4e1cd8626e1234c3ff6", + "message": "[WIP] New tracing system", + "timestamp": "2025-01-03T16:01:21Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/303ab37a5909046423bfd4e1cd8626e1234c3ff6" + }, + "date": 1735928562270, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 297081, + "unit": "ns/op", + "extra": "4748 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17409, + "unit": "ns/op", + "extra": "81481 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 57285043, + "unit": "ns/op", + "extra": "19 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 19650329, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1089453651, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1089985959, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101586785, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5446248327, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 131836549927, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087064294, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1136543244, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2438218465, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 287051391810, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 418.1, + "unit": "ns/op", + "extra": "2882856 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009634, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.06, + "unit": "ns/op", + "extra": "15527080 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 294.3, + "unit": "ns/op", + "extra": "4084791 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10360, + "unit": "ns/op\t1581.50 MB/s", + "extra": "115765 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10360, + "unit": "ns/op", + "extra": "115765 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.5, + "unit": "MB/s", + "extra": "115765 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24318, + "unit": "ns/op\t 673.75 MB/s", + "extra": "49278 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24318, + "unit": "ns/op", + "extra": "49278 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.75, + "unit": "MB/s", + "extra": "49278 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1064995590, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1344, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "830980 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1344, + "unit": "ns/op", + "extra": "830980 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "830980 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "830980 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 201738, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2553, + "unit": "ns/op", + "extra": "442428 times\n4 procs" + } + ] } ] }