From 15bc92ebb45af62f19c84363acc049425f3bf8b1 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 13 Jan 2025 19:31:41 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for aa5788811d393624633bf8aaa702e29ae908e02b --- 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 9b2930c8b..9a6ce1b19 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736795535628, + "lastUpdate": 1736796700990, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -147432,6 +147432,206 @@ window.BENCHMARK_DATA = { "extra": "447907 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "aa5788811d393624633bf8aaa702e29ae908e02b", + "message": "New tracing system", + "timestamp": "2025-01-13T14:30:09Z", + "url": "https://github.com/pomerium/pomerium/pull/5388/commits/aa5788811d393624633bf8aaa702e29ae908e02b" + }, + "date": 1736796685906, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 253930, + "unit": "ns/op", + "extra": "6351 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17886, + "unit": "ns/op", + "extra": "70225 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 20664311, + "unit": "ns/op", + "extra": "67 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5862042, + "unit": "ns/op", + "extra": "207 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1092821936, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1093409652, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1105614715, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 9233027505, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 139039253795, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1090165521, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1143241868, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2480931044, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 306118106737, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 445.7, + "unit": "ns/op", + "extra": "2757319 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.01038, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 83.29, + "unit": "ns/op", + "extra": "14189944 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 301, + "unit": "ns/op", + "extra": "3973130 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10597, + "unit": "ns/op\t1546.08 MB/s", + "extra": "114756 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10597, + "unit": "ns/op", + "extra": "114756 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1546.08, + "unit": "MB/s", + "extra": "114756 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 25295, + "unit": "ns/op\t 647.71 MB/s", + "extra": "47566 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 25295, + "unit": "ns/op", + "extra": "47566 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 647.71, + "unit": "MB/s", + "extra": "47566 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1101762345, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1424, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "756946 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1424, + "unit": "ns/op", + "extra": "756946 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "756946 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "756946 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 213178, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2752, + "unit": "ns/op", + "extra": "426110 times\n4 procs" + } + ] } ] }