From b383c181b6a87ced9ebbffc6815a09b89dbccd7f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 3 Jan 2025 01:14:55 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for f8b666c0980297acb94a7668ba56987d53f23318 --- 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 3f1ad03f8..ad185c98a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1735864910027, + "lastUpdate": 1735866895137, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -140254,6 +140254,206 @@ window.BENCHMARK_DATA = { "extra": "222 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "f8b666c0980297acb94a7668ba56987d53f23318", + "message": "authorize: enable WaitForReady on databroker query requests", + "timestamp": "2025-01-02T18:16:28Z", + "url": "https://github.com/pomerium/pomerium/pull/5415/commits/f8b666c0980297acb94a7668ba56987d53f23318" + }, + "date": 1735866881547, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 287926, + "unit": "ns/op", + "extra": "3693 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 16480, + "unit": "ns/op", + "extra": "70854 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9330056, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6174229, + "unit": "ns/op", + "extra": "211 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1005448467, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1006223017, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1040371052, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5503289637, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 139013871296, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1006547441, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1050733675, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2245300320, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 276864788606, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 428, + "unit": "ns/op", + "extra": "2768659 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009535, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.08, + "unit": "ns/op", + "extra": "15749364 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 296.4, + "unit": "ns/op", + "extra": "4025733 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10308, + "unit": "ns/op\t1589.45 MB/s", + "extra": "116322 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10308, + "unit": "ns/op", + "extra": "116322 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.45, + "unit": "MB/s", + "extra": "116322 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24934, + "unit": "ns/op\t 657.09 MB/s", + "extra": "49634 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24934, + "unit": "ns/op", + "extra": "49634 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 657.09, + "unit": "MB/s", + "extra": "49634 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1060096524, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1290, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "923467 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1290, + "unit": "ns/op", + "extra": "923467 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "923467 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "923467 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 200597, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2529, + "unit": "ns/op", + "extra": "437582 times\n4 procs" + } + ] } ] }