diff --git a/dev/bench/data.js b/dev/bench/data.js index 5e9109ac9..6a938b94f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734555014140, + "lastUpdate": 1734555985329, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -134526,6 +134526,210 @@ window.BENCHMARK_DATA = { "extra": "425186 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "51246568+kenjenkins@users.noreply.github.com", + "name": "Kenneth Jenkins", + "username": "kenjenkins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "69cb6f53dee97c6072ff10d5c4071aa04519c366", + "message": "metrics: make sure to flush buffered writer (#5398)\n\nThe writeMetricsMux() method instantiates a buffered writer but does not\r\ncall Flush() after it is done writing. As a result the metrics output\r\nmay be incomplete.", + "timestamp": "2024-12-18T12:50:12-08:00", + "tree_id": "6bc8c6446aa04b801cff25bf372d7a099d2f1fc4", + "url": "https://github.com/pomerium/pomerium/commit/69cb6f53dee97c6072ff10d5c4071aa04519c366" + }, + "date": 1734555971626, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 290947, + "unit": "ns/op", + "extra": "3861 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 16297, + "unit": "ns/op", + "extra": "78886 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 15871179, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5436876, + "unit": "ns/op", + "extra": "225 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1005179418, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1005987288, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1019485861, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5911069546, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 143301740163, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1005406829, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1056232011, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2313001247, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 285412975475, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 416.3, + "unit": "ns/op", + "extra": "2779125 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009868, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.17, + "unit": "ns/op", + "extra": "15429038 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.5, + "unit": "ns/op", + "extra": "4065391 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10321, + "unit": "ns/op\t1587.43 MB/s", + "extra": "116173 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10321, + "unit": "ns/op", + "extra": "116173 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1587.43, + "unit": "MB/s", + "extra": "116173 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24167, + "unit": "ns/op\t 677.96 MB/s", + "extra": "49524 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24167, + "unit": "ns/op", + "extra": "49524 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.96, + "unit": "MB/s", + "extra": "49524 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1055042909, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1286, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "828420 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1286, + "unit": "ns/op", + "extra": "828420 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "828420 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "828420 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 198336, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2520, + "unit": "ns/op", + "extra": "445676 times\n4 procs" + } + ] } ] }