From 3c3c36864dab83d881ec92fa83c62e3be0ac533d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 27 Jan 2025 21:57:27 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 332d3dc3345efb9ea2514c85370874dfea3967d6 --- 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 0477fc47c..c2c52cac9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1738013265080, + "lastUpdate": 1738015047624, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -162602,6 +162602,210 @@ window.BENCHMARK_DATA = { "extra": "431934 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "email": "cdoxsey@pomerium.com", + "name": "Caleb Doxsey", + "username": "calebdoxsey" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "332d3dc3345efb9ea2514c85370874dfea3967d6", + "message": "proto: fix dependencies (#5450)", + "timestamp": "2025-01-27T14:41:08-07:00", + "tree_id": "1a2245a53ccfc0cc1af145562cbf295abf739d54", + "url": "https://github.com/pomerium/pomerium/commit/332d3dc3345efb9ea2514c85370874dfea3967d6" + }, + "date": 1738015033541, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 234367, + "unit": "ns/op", + "extra": "6010 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17675, + "unit": "ns/op", + "extra": "61936 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14101506, + "unit": "ns/op", + "extra": "75 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5223551, + "unit": "ns/op", + "extra": "243 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087757671, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087200694, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1099355738, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 5660147362, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 147143123275, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087010927, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1131515139, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2386587100, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 284302668692, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 410.9, + "unit": "ns/op", + "extra": "2644135 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.00973, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.74, + "unit": "ns/op", + "extra": "15605398 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 295.2, + "unit": "ns/op", + "extra": "4055359 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10373, + "unit": "ns/op\t1579.49 MB/s", + "extra": "115734 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10373, + "unit": "ns/op", + "extra": "115734 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1579.49, + "unit": "MB/s", + "extra": "115734 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24341, + "unit": "ns/op\t 673.09 MB/s", + "extra": "49371 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24341, + "unit": "ns/op", + "extra": "49371 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 673.09, + "unit": "MB/s", + "extra": "49371 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1065371179, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1475, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "863260 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1475, + "unit": "ns/op", + "extra": "863260 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "863260 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "863260 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 199950, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2526, + "unit": "ns/op", + "extra": "447078 times\n4 procs" + } + ] } ] }