From 1b31d2176c58ceac8dc49894af19d28381f5e52f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 3 Jan 2025 23:52:06 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for f69127315736742d30cd0ddae763d3691ce43563 --- dev/bench/data.js | 202 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 201 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 15b1fb9aa..0fcd09802 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735946217317, + "lastUpdate": 1735948326492, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -142656,6 +142656,206 @@ window.BENCHMARK_DATA = { "extra": "441590 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f69127315736742d30cd0ddae763d3691ce43563", + "message": "[WIP] New tracing system", + "timestamp": "2025-01-03T22:41:58Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/f69127315736742d30cd0ddae763d3691ce43563" + }, + "date": 1735948311680, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 281968, + "unit": "ns/op", + "extra": "4008 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17850, + "unit": "ns/op", + "extra": "71082 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7804702, + "unit": "ns/op", + "extra": "140 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5254926, + "unit": "ns/op", + "extra": "228 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087282666, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087760259, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1100222407, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5916576682, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 136271681712, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1086408514, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1135890877, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2413532265, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 282970114543, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 429.4, + "unit": "ns/op", + "extra": "2890971 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009635, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.02, + "unit": "ns/op", + "extra": "15390274 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 293.4, + "unit": "ns/op", + "extra": "4085787 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10360, + "unit": "ns/op\t1581.47 MB/s", + "extra": "115774 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10360, + "unit": "ns/op", + "extra": "115774 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.47, + "unit": "MB/s", + "extra": "115774 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24487, + "unit": "ns/op\t 669.08 MB/s", + "extra": "49057 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24487, + "unit": "ns/op", + "extra": "49057 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 669.08, + "unit": "MB/s", + "extra": "49057 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065361669, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1413, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "832290 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1413, + "unit": "ns/op", + "extra": "832290 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "832290 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "832290 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 202606, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2545, + "unit": "ns/op", + "extra": "447652 times\n4 procs" + } + ] } ] }