diff --git a/dev/bench/data.js b/dev/bench/data.js index ead435d0d..e7f461a2e 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737564346722, + "lastUpdate": 1737578339133, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -156394,6 +156394,206 @@ window.BENCHMARK_DATA = { "extra": "212 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "79bf1307f2c955f2173fd7134df1ac014947200b", + "message": "proxy: add route portal json", + "timestamp": "2025-01-22T16:27:27Z", + "url": "https://github.com/pomerium/pomerium/pull/5428/commits/79bf1307f2c955f2173fd7134df1ac014947200b" + }, + "date": 1737578325381, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 224323, + "unit": "ns/op", + "extra": "6207 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 18687, + "unit": "ns/op", + "extra": "75668 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17792976, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5178826, + "unit": "ns/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1225968408, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1086757468, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1101249917, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5418491779, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 138486175303, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087428118, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1132711330, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2390554239, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 281608342039, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 413.7, + "unit": "ns/op", + "extra": "2906035 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009644, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.72, + "unit": "ns/op", + "extra": "15528778 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 301.8, + "unit": "ns/op", + "extra": "4056543 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10375, + "unit": "ns/op\t1579.23 MB/s", + "extra": "115786 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10375, + "unit": "ns/op", + "extra": "115786 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1579.23, + "unit": "MB/s", + "extra": "115786 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24313, + "unit": "ns/op\t 673.87 MB/s", + "extra": "49356 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24313, + "unit": "ns/op", + "extra": "49356 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.87, + "unit": "MB/s", + "extra": "49356 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065253930, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1270, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "950503 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1270, + "unit": "ns/op", + "extra": "950503 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "950503 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "950503 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197070, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2546, + "unit": "ns/op", + "extra": "420621 times\n4 procs" + } + ] } ] }