From 3cce203508d6c871c21836b0a1cddedd7c483ecb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 6 Feb 2025 19:51:37 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a1bdb471506b601ad50f4622caba63f8fe281aaf --- 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 89aaa7f0d..82436eec6 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738867032812, + "lastUpdate": 1738871497337, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -170136,6 +170136,206 @@ window.BENCHMARK_DATA = { "extra": "443719 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a1bdb471506b601ad50f4622caba63f8fe281aaf", + "message": "proxy: fix connect command in routes portal", + "timestamp": "2025-02-06T03:10:35Z", + "url": "https://github.com/pomerium/pomerium/pull/5475/commits/a1bdb471506b601ad50f4622caba63f8fe281aaf" + }, + "date": 1738871483051, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 232840, + "unit": "ns/op", + "extra": "5725 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4421, + "unit": "ns/op", + "extra": "287820 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7503861, + "unit": "ns/op", + "extra": "160 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5025382, + "unit": "ns/op", + "extra": "225 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1086918869, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088451312, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1099770328, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5232946579, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 137192318523, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088759846, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1134000504, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2413009948, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 285441632111, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 417.7, + "unit": "ns/op", + "extra": "2897613 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009781, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 74.79, + "unit": "ns/op", + "extra": "15784150 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.5, + "unit": "ns/op", + "extra": "4068343 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10309, + "unit": "ns/op\t1589.22 MB/s", + "extra": "116245 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10309, + "unit": "ns/op", + "extra": "116245 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.22, + "unit": "MB/s", + "extra": "116245 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24187, + "unit": "ns/op\t 677.39 MB/s", + "extra": "49515 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24187, + "unit": "ns/op", + "extra": "49515 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.39, + "unit": "MB/s", + "extra": "49515 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1059776770, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1255, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "802158 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1255, + "unit": "ns/op", + "extra": "802158 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "802158 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "802158 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 193683, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2509, + "unit": "ns/op", + "extra": "448686 times\n4 procs" + } + ] } ] }