From d2563f27e29fb0c3e0e4ac053e8182ce013dd1b0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 30 Jan 2025 17:16:09 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 5e94b2f8f1d77bc8ccfe66addf7a07a50781f2ff --- dev/bench/data.js | 206 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 205 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index f04c76735..9016b2dfe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738252746070, + "lastUpdate": 1738257369394, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -165420,6 +165420,210 @@ window.BENCHMARK_DATA = { "extra": "442152 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "joekralicky@gmail.com", + "name": "Joe Kralicky", + "username": "kralicky" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "5e94b2f8f1d77bc8ccfe66addf7a07a50781f2ff", + "message": "Refactor trace config to match supported otel options (#5447)\n\n* Refactor trace config to match supported otel options\n\n* use duration instead of int64 for otel timeouts\n\n* change 'trace client updated' log level to debug", + "timestamp": "2025-01-30T11:59:19-05:00", + "tree_id": "657d619f7b190f1c5a611fcd1547e1925a870fd8", + "url": "https://github.com/pomerium/pomerium/commit/5e94b2f8f1d77bc8ccfe66addf7a07a50781f2ff" + }, + "date": 1738257354516, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 240195, + "unit": "ns/op", + "extra": "4231 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 16869, + "unit": "ns/op", + "extra": "78996 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 7857587, + "unit": "ns/op", + "extra": "146 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5289363, + "unit": "ns/op", + "extra": "228 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087036893, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088512412, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1099493672, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5991894042, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 145778011487, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1090246689, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1133567067, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2439343545, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 287504687037, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 405.5, + "unit": "ns/op", + "extra": "2840649 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009605, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 75.09, + "unit": "ns/op", + "extra": "15711163 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295, + "unit": "ns/op", + "extra": "4074436 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10317, + "unit": "ns/op\t1588.13 MB/s", + "extra": "116385 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10317, + "unit": "ns/op", + "extra": "116385 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1588.13, + "unit": "MB/s", + "extra": "116385 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24242, + "unit": "ns/op\t 675.85 MB/s", + "extra": "49563 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24242, + "unit": "ns/op", + "extra": "49563 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 675.85, + "unit": "MB/s", + "extra": "49563 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1059878266, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1308, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "820880 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1308, + "unit": "ns/op", + "extra": "820880 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "820880 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "820880 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 208653, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2517, + "unit": "ns/op", + "extra": "439119 times\n4 procs" + } + ] } ] }