From 4666fd002b101cfab0d30496c41ebdbf9a67bb4e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 21 Jan 2025 21:59:11 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 7f489ed86d645f4f0b0b81f9684af7b4a5ebf2b1 --- 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 d449af3f1..76bf9eafa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737496135003, + "lastUpdate": 1737496751318, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -154382,6 +154382,206 @@ window.BENCHMARK_DATA = { "extra": "434269 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "7f489ed86d645f4f0b0b81f9684af7b4a5ebf2b1", + "message": "storage/postgres: pgx client tracing", + "timestamp": "2025-01-21T19:31:38Z", + "url": "https://github.com/pomerium/pomerium/pull/5438/commits/7f489ed86d645f4f0b0b81f9684af7b4a5ebf2b1" + }, + "date": 1737496737589, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 221054, + "unit": "ns/op", + "extra": "5263 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 18002, + "unit": "ns/op", + "extra": "76856 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7683036, + "unit": "ns/op", + "extra": "157 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5584845, + "unit": "ns/op", + "extra": "226 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088471170, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087136779, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1099881337, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5610899595, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 139903935714, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1088504744, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1132322243, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2362034778, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 278789204606, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 411.2, + "unit": "ns/op", + "extra": "2932472 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.01042, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.52, + "unit": "ns/op", + "extra": "15465319 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.2, + "unit": "ns/op", + "extra": "4061798 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10385, + "unit": "ns/op\t1577.68 MB/s", + "extra": "115723 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10385, + "unit": "ns/op", + "extra": "115723 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1577.68, + "unit": "MB/s", + "extra": "115723 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24316, + "unit": "ns/op\t 673.80 MB/s", + "extra": "49226 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24316, + "unit": "ns/op", + "extra": "49226 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.8, + "unit": "MB/s", + "extra": "49226 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1066022360, + "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": "842124 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1272, + "unit": "ns/op", + "extra": "842124 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "842124 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "842124 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 192184, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2541, + "unit": "ns/op", + "extra": "435462 times\n4 procs" + } + ] } ] }