diff --git a/dev/bench/data.js b/dev/bench/data.js index abd43e63c..dd91cf89b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737578364433, + "lastUpdate": 1737578912638, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -156794,6 +156794,206 @@ window.BENCHMARK_DATA = { "extra": "443869 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "6de80e66367deddaa3d526ef21fe08c6313c8dca", + "message": "core/authz: remove unused mutex", + "timestamp": "2025-01-22T16:27:27Z", + "url": "https://github.com/pomerium/pomerium/pull/5442/commits/6de80e66367deddaa3d526ef21fe08c6313c8dca" + }, + "date": 1737578898823, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 219011, + "unit": "ns/op", + "extra": "5475 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17995, + "unit": "ns/op", + "extra": "67084 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17100569, + "unit": "ns/op", + "extra": "63 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5261429, + "unit": "ns/op", + "extra": "222 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1096856612, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087343141, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1100668414, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 9908827414, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 126100390754, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088153807, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1130835481, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2390490062, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 281419121962, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 435.7, + "unit": "ns/op", + "extra": "2799134 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009664, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 79.62, + "unit": "ns/op", + "extra": "15548864 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.3, + "unit": "ns/op", + "extra": "4058768 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10362, + "unit": "ns/op\t1581.16 MB/s", + "extra": "115774 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10362, + "unit": "ns/op", + "extra": "115774 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.16, + "unit": "MB/s", + "extra": "115774 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 25101, + "unit": "ns/op\t 652.71 MB/s", + "extra": "49278 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 25101, + "unit": "ns/op", + "extra": "49278 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 652.71, + "unit": "MB/s", + "extra": "49278 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065369369, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1295, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "805378 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1295, + "unit": "ns/op", + "extra": "805378 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "805378 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "805378 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 195989, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2560, + "unit": "ns/op", + "extra": "443695 times\n4 procs" + } + ] } ] }