From c164f1b5a30b2939bfeeeceea05cc2a432638cb8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 6 Jan 2025 18:44:54 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 4995d383e72ca910f28f11effe4cbf98c7f63ae6 --- 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 271c6b615..20a1e2852 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736183334577, + "lastUpdate": 1736189094261, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -143460,6 +143460,206 @@ window.BENCHMARK_DATA = { "extra": "430593 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4995d383e72ca910f28f11effe4cbf98c7f63ae6", + "message": "bump envoy from 1.32.2 -> to 1.32.3", + "timestamp": "2025-01-06T16:52:34Z", + "url": "https://github.com/pomerium/pomerium/pull/5418/commits/4995d383e72ca910f28f11effe4cbf98c7f63ae6" + }, + "date": 1736189079671, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 299543, + "unit": "ns/op", + "extra": "4004 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17768, + "unit": "ns/op", + "extra": "69544 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8132262, + "unit": "ns/op", + "extra": "135 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5579368, + "unit": "ns/op", + "extra": "220 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088805415, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088619939, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1102546566, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 9290462289, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 138743173826, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087201668, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1134862966, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2411743460, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 286858474650, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 446.8, + "unit": "ns/op", + "extra": "2886100 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009676, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.64, + "unit": "ns/op", + "extra": "15557941 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 299.8, + "unit": "ns/op", + "extra": "4004322 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10364, + "unit": "ns/op\t1580.90 MB/s", + "extra": "115597 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10364, + "unit": "ns/op", + "extra": "115597 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1580.9, + "unit": "MB/s", + "extra": "115597 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24308, + "unit": "ns/op\t 674.00 MB/s", + "extra": "49351 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24308, + "unit": "ns/op", + "extra": "49351 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 674, + "unit": "MB/s", + "extra": "49351 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065637698, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1325, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "849844 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1325, + "unit": "ns/op", + "extra": "849844 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "849844 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "849844 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 201042, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2590, + "unit": "ns/op", + "extra": "441268 times\n4 procs" + } + ] } ] }