From be689a32dece158b28fc9189699fc79a1ad281b2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 2 Jan 2025 21:27:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 40515f33bdef053646e4777948884df4bf4db711 --- 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 948e6ba67..cd28bfc96 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735851767305, + "lastUpdate": 1735853257880, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -139390,6 +139390,206 @@ window.BENCHMARK_DATA = { "extra": "211 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "40515f33bdef053646e4777948884df4bf4db711", + "message": "authorize: enable WaitForReady on databroker query requests", + "timestamp": "2025-01-02T18:16:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5415/commits/40515f33bdef053646e4777948884df4bf4db711" + }, + "date": 1735853245033, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 288815, + "unit": "ns/op", + "extra": "4219 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 16826, + "unit": "ns/op", + "extra": "78031 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7492545, + "unit": "ns/op", + "extra": "163 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 4874008, + "unit": "ns/op", + "extra": "246 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1005144730, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1006242443, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1019336092, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5417542515, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 152088375501, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1005359106, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1053658804, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2264603378, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 276621360679, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 410.4, + "unit": "ns/op", + "extra": "2678031 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009538, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.75, + "unit": "ns/op", + "extra": "15565675 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 296.3, + "unit": "ns/op", + "extra": "4045477 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10309, + "unit": "ns/op\t1589.27 MB/s", + "extra": "116377 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10309, + "unit": "ns/op", + "extra": "116377 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.27, + "unit": "MB/s", + "extra": "116377 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24195, + "unit": "ns/op\t 677.16 MB/s", + "extra": "44553 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24195, + "unit": "ns/op", + "extra": "44553 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.16, + "unit": "MB/s", + "extra": "44553 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1059637746, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1272, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "900490 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1272, + "unit": "ns/op", + "extra": "900490 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "900490 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "900490 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 194891, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2529, + "unit": "ns/op", + "extra": "441798 times\n4 procs" + } + ] } ] }