From 3e785e3826c0f5ceca82f59b44845e97670fdce3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 18 Dec 2024 00:36:13 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0b752c3f411942be6df106df4f2738b88f1f2205 --- 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 f59b6a601..caf7c4c7a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1734476091510, + "lastUpdate": 1734482173355, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -133544,6 +133544,206 @@ window.BENCHMARK_DATA = { "extra": "437955 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "0b752c3f411942be6df106df4f2738b88f1f2205", + "message": "config: minor cleanup in GenerateCatchAllCertificate", + "timestamp": "2024-12-17T06:13:12Z", + "url": "https://github.com/pomerium/pomerium/pull/5397/commits/0b752c3f411942be6df106df4f2738b88f1f2205" + }, + "date": 1734482148900, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 293604, + "unit": "ns/op", + "extra": "5781 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 16979, + "unit": "ns/op", + "extra": "66910 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8333741, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5290100, + "unit": "ns/op", + "extra": "219 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1005347598, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1006207293, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1020088391, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5380312611, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 133425326070, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1006169457, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1060729324, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2353291901, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 281808039203, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 409.2, + "unit": "ns/op", + "extra": "3003366 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009654, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.94, + "unit": "ns/op", + "extra": "15158823 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 294.1, + "unit": "ns/op", + "extra": "4036076 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10319, + "unit": "ns/op\t1587.73 MB/s", + "extra": "116347 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10319, + "unit": "ns/op", + "extra": "116347 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1587.73, + "unit": "MB/s", + "extra": "116347 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24182, + "unit": "ns/op\t 677.53 MB/s", + "extra": "49521 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24182, + "unit": "ns/op", + "extra": "49521 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 677.53, + "unit": "MB/s", + "extra": "49521 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1055443068, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1298, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "839223 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1298, + "unit": "ns/op", + "extra": "839223 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "839223 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "839223 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 195594, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2550, + "unit": "ns/op", + "extra": "450168 times\n4 procs" + } + ] } ] }