From ad26ae9a8d0b1f2596e66ea69c430ae190271f4b Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 18 Feb 2025 15:24:38 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 1908ca2697aae88cd87e9ce66cda6ea48687df40 --- dev/bench/data.js | 172 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 171 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 1cf945618..b5d4b7469 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1739891960862, + "lastUpdate": 1739892278148, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -174312,6 +174312,176 @@ window.BENCHMARK_DATA = { "extra": "443971 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1908ca2697aae88cd87e9ce66cda6ea48687df40", + "message": "authorize: support authenticating with idp tokens", + "timestamp": "2025-02-18T11:15:49Z", + "url": "https://github.com/pomerium/pomerium/pull/5484/commits/1908ca2697aae88cd87e9ce66cda6ea48687df40" + }, + "date": 1739892248515, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 232284, + "unit": "ns/op", + "extra": "5461 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 5434, + "unit": "ns/op", + "extra": "237530 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11123475, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5824807, + "unit": "ns/op", + "extra": "200 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1087820612, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1089902112, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1103459362, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 9467159462, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 567.8, + "unit": "ns/op", + "extra": "1927658 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.01006, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 75.34, + "unit": "ns/op", + "extra": "15751485 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 299.2, + "unit": "ns/op", + "extra": "3972205 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10318, + "unit": "ns/op\t1587.87 MB/s", + "extra": "116295 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10318, + "unit": "ns/op", + "extra": "116295 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1587.87, + "unit": "MB/s", + "extra": "116295 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24216, + "unit": "ns/op\t 676.59 MB/s", + "extra": "49525 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24216, + "unit": "ns/op", + "extra": "49525 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 676.59, + "unit": "MB/s", + "extra": "49525 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1061023923, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1368, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "778275 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1368, + "unit": "ns/op", + "extra": "778275 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "778275 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "778275 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 204568, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2659, + "unit": "ns/op", + "extra": "427910 times\n4 procs" + } + ] } ] }