diff --git a/dev/bench/data.js b/dev/bench/data.js index 89bd7ee79..0c87d31cd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737504290243, + "lastUpdate": 1737504318614, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -155582,6 +155582,206 @@ window.BENCHMARK_DATA = { "extra": "438328 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "b8d7032ec4bb80d160c2c3d2fc410c6ea8225838", + "message": "storage/postgres: pgx client tracing", + "timestamp": "2025-01-21T19:31:38Z", + "url": "https://github.com/pomerium/pomerium/pull/5438/commits/b8d7032ec4bb80d160c2c3d2fc410c6ea8225838" + }, + "date": 1737504304247, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 232924, + "unit": "ns/op", + "extra": "5010 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17586, + "unit": "ns/op", + "extra": "58861 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8061714, + "unit": "ns/op", + "extra": "141 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5492009, + "unit": "ns/op", + "extra": "212 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1090406640, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088055092, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1100246815, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 8311392676, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 142648228156, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088088027, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1133835345, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2418464281, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 284308192405, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 458.4, + "unit": "ns/op", + "extra": "2948341 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009748, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.07, + "unit": "ns/op", + "extra": "15339662 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 296.1, + "unit": "ns/op", + "extra": "4060005 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10354, + "unit": "ns/op\t1582.33 MB/s", + "extra": "115831 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10354, + "unit": "ns/op", + "extra": "115831 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1582.33, + "unit": "MB/s", + "extra": "115831 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24332, + "unit": "ns/op\t 673.36 MB/s", + "extra": "49297 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24332, + "unit": "ns/op", + "extra": "49297 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.36, + "unit": "MB/s", + "extra": "49297 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1064777897, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1292, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "832756 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1292, + "unit": "ns/op", + "extra": "832756 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "832756 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "832756 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 198855, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2546, + "unit": "ns/op", + "extra": "442122 times\n4 procs" + } + ] } ] }