diff --git a/dev/bench/data.js b/dev/bench/data.js index c026ad436..f806861e2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1740522560512, + "lastUpdate": 1740587852750, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -179338,6 +179338,210 @@ window.BENCHMARK_DATA = { "extra": "438358 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "1f30dead318d12607ff9feec993b4e09ffe70ec7", + "message": "fileutil: reimplement file watcher (#5498)\n\n* remove context, add close\n\n* update tests\n\n* cleanup\n\n* fileutil: reimplement file watcher\n\n* remove test, simplify tree set code, fix data race", + "timestamp": "2025-02-26T09:21:06-07:00", + "tree_id": "0038a44f9f8ff8e5b5e704279cda607b80ee6abb", + "url": "https://github.com/pomerium/pomerium/commit/1f30dead318d12607ff9feec993b4e09ffe70ec7" + }, + "date": 1740587837765, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 226822, + "unit": "ns/op", + "extra": "6622 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 5049, + "unit": "ns/op", + "extra": "230970 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 52107270, + "unit": "ns/op", + "extra": "25 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 12845260, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088552856, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088755370, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1100776044, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5736588345, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 135541533589, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1089968522, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1134521055, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2426961036, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 289193638332, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 418.2, + "unit": "ns/op", + "extra": "2895664 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009773, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 75.41, + "unit": "ns/op", + "extra": "15747108 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 299.2, + "unit": "ns/op", + "extra": "4006652 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10368, + "unit": "ns/op\t1580.31 MB/s", + "extra": "115725 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10368, + "unit": "ns/op", + "extra": "115725 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1580.31, + "unit": "MB/s", + "extra": "115725 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24356, + "unit": "ns/op\t 672.70 MB/s", + "extra": "49340 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24356, + "unit": "ns/op", + "extra": "49340 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 672.7, + "unit": "MB/s", + "extra": "49340 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065660314, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1218, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "847846 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1218, + "unit": "ns/op", + "extra": "847846 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "847846 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "847846 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 199710, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2553, + "unit": "ns/op", + "extra": "440354 times\n4 procs" + } + ] } ] }