From fd25c03e8d3da23598dd98e63a47b92b64e9a905 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 8 Jan 2025 21:16:46 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 30a7ae3cb9d40f98b31e8820c0811f95546d175e --- 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 cfb3586c2..07b4ab67b 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1736370148888, + "lastUpdate": 1736371006327, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -144864,6 +144864,206 @@ window.BENCHMARK_DATA = { "extra": "427903 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "30a7ae3cb9d40f98b31e8820c0811f95546d175e", + "message": "[tracing] refactor to use custom extension for trace id editing", + "timestamp": "2025-01-08T15:28:07Z", + "url": "https://github.com/pomerium/pomerium/pull/5420/commits/30a7ae3cb9d40f98b31e8820c0811f95546d175e" + }, + "date": 1736370980875, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 291512, + "unit": "ns/op", + "extra": "4190 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 17278, + "unit": "ns/op", + "extra": "80388 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8354337, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5410529, + "unit": "ns/op", + "extra": "217 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1095705506, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1087400692, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1102182849, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 6168858847, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 148964400781, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1087382414, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1135705186, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2469031378, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 278900370553, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 413.5, + "unit": "ns/op", + "extra": "2879274 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.009635, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 77.31, + "unit": "ns/op", + "extra": "15433267 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 293.5, + "unit": "ns/op", + "extra": "4088893 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10357, + "unit": "ns/op\t1581.86 MB/s", + "extra": "115748 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10357, + "unit": "ns/op", + "extra": "115748 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1581.86, + "unit": "MB/s", + "extra": "115748 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24393, + "unit": "ns/op\t 671.66 MB/s", + "extra": "49298 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24393, + "unit": "ns/op", + "extra": "49298 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 671.66, + "unit": "MB/s", + "extra": "49298 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1064854224, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1264, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "831682 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1264, + "unit": "ns/op", + "extra": "831682 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "831682 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "831682 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 197360, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2582, + "unit": "ns/op", + "extra": "445371 times\n4 procs" + } + ] } ] }