diff --git a/dev/bench/data.js b/dev/bench/data.js index 81b101be5..f9335228c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737746048853, + "lastUpdate": 1737746796458, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -158384,6 +158384,206 @@ window.BENCHMARK_DATA = { "extra": "426499 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "926197dbae8b71c86fbab6e2d9ab56b9f95ebc92", + "message": "fix testcontainers docker client using the global tracer provider", + "timestamp": "2025-01-24T07:42:03Z", + "url": "https://github.com/pomerium/pomerium/pull/5440/commits/926197dbae8b71c86fbab6e2d9ab56b9f95ebc92" + }, + "date": 1737746782384, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 229387, + "unit": "ns/op", + "extra": "6280 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17995, + "unit": "ns/op", + "extra": "70990 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7953403, + "unit": "ns/op", + "extra": "128 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5187895, + "unit": "ns/op", + "extra": "234 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087200908, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1086354395, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101986404, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 6116039778, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 151392317952, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1086788955, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1133752244, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2389413250, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 280128114230, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 413.6, + "unit": "ns/op", + "extra": "2912634 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009643, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.04, + "unit": "ns/op", + "extra": "15523414 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295, + "unit": "ns/op", + "extra": "4069498 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10360, + "unit": "ns/op\t1581.50 MB/s", + "extra": "115789 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10360, + "unit": "ns/op", + "extra": "115789 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.5, + "unit": "MB/s", + "extra": "115789 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24295, + "unit": "ns/op\t 674.37 MB/s", + "extra": "49398 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24295, + "unit": "ns/op", + "extra": "49398 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 674.37, + "unit": "MB/s", + "extra": "49398 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065272762, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1285, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "820261 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1285, + "unit": "ns/op", + "extra": "820261 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "820261 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "820261 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 195598, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2540, + "unit": "ns/op", + "extra": "444735 times\n4 procs" + } + ] } ] }