diff --git a/dev/bench/data.js b/dev/bench/data.js index 4202654d4..3504c3c92 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737761770684, + "lastUpdate": 1738006221448, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -161390,6 +161390,210 @@ window.BENCHMARK_DATA = { "extra": "440478 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": "97ba21b95a32136699450f2cf1c13fdd9ff44fa3", + "message": "proxy: add routes HTML page (#5443)\n\n* proxy: add route portal json\n\n* fix 405 issue\n\n* proxy: add routes HTML page", + "timestamp": "2025-01-27T12:13:55-07:00", + "tree_id": "9876fba28f827585b401a57c8994d8263b165235", + "url": "https://github.com/pomerium/pomerium/commit/97ba21b95a32136699450f2cf1c13fdd9ff44fa3" + }, + "date": 1738006207215, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 233671, + "unit": "ns/op", + "extra": "5718 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17984, + "unit": "ns/op", + "extra": "65955 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 76015716, + "unit": "ns/op", + "extra": "28 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11087078, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087304082, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087211141, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1099047698, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5649391767, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 134152620245, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1086249073, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1131808147, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2371600728, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 283216068457, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 412.8, + "unit": "ns/op", + "extra": "2820628 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009765, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.41, + "unit": "ns/op", + "extra": "15495410 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.4, + "unit": "ns/op", + "extra": "4063176 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10360, + "unit": "ns/op\t1581.41 MB/s", + "extra": "115720 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10360, + "unit": "ns/op", + "extra": "115720 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.41, + "unit": "MB/s", + "extra": "115720 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24306, + "unit": "ns/op\t 674.08 MB/s", + "extra": "49412 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24306, + "unit": "ns/op", + "extra": "49412 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 674.08, + "unit": "MB/s", + "extra": "49412 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1066353314, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1284, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "827490 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1284, + "unit": "ns/op", + "extra": "827490 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "827490 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "827490 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197716, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2616, + "unit": "ns/op", + "extra": "437014 times\n4 procs" + } + ] } ] }