From abfab0b471c6e7f5c5302af3ff703a2c8444aec2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 13 Feb 2025 22:39:42 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 4d04838ebdc2ea0bd6098ae15de593bb2a0a8c6d --- 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 4a03ff5f6..66875a72f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1739473263321, + "lastUpdate": 1739486382443, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -172112,6 +172112,206 @@ window.BENCHMARK_DATA = { "extra": "434575 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "4d04838ebdc2ea0bd6098ae15de593bb2a0a8c6d", + "message": "identity: add support for verifying access and identity tokens", + "timestamp": "2025-02-13T19:03:34Z", + "url": "https://github.com/pomerium/pomerium/pull/5481/commits/4d04838ebdc2ea0bd6098ae15de593bb2a0a8c6d" + }, + "date": 1739486353754, + "tool": "go", + "benches": [ + { + "name": "BenchmarkHeadersEvaluator", + "value": 222477, + "unit": "ns/op", + "extra": "4894 times\n4 procs" + }, + { + "name": "BenchmarkGetFileNameWithBytesHash", + "value": 4576, + "unit": "ns/op", + "extra": "265845 times\n4 procs" + }, + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8295579, + "unit": "ns/op", + "extra": "136 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 5848873, + "unit": "ns/op", + "extra": "213 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1", + "value": 1088043121, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10", + "value": 1088676266, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=100", + "value": 1102512665, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=1000", + "value": 9619458225, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkStartupLatency/routes=10000", + "value": 136027276960, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1", + "value": 1090725685, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=10", + "value": 1131097827, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=100", + "value": 2461810667, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkAppendRoutes/routes=1000", + "value": 292729432201, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "BenchmarkDataRace", + "value": 415.4, + "unit": "ns/op", + "extra": "2806008 times\n4 procs" + }, + { + "name": "BenchmarkExport", + "value": 0.01003, + "unit": "ns/op", + "extra": "1000000000 times\n4 procs" + }, + { + "name": "BenchmarkFullVersion", + "value": 76.15, + "unit": "ns/op", + "extra": "14693727 times\n4 procs" + }, + { + "name": "BenchmarkAEADCipher", + "value": 297.9, + "unit": "ns/op", + "extra": "4022683 times\n4 procs" + }, + { + "name": "BenchmarkSHA256", + "value": 10308, + "unit": "ns/op\t1589.48 MB/s", + "extra": "116383 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - ns/op", + "value": 10308, + "unit": "ns/op", + "extra": "116383 times\n4 procs" + }, + { + "name": "BenchmarkSHA256 - MB/s", + "value": 1589.48, + "unit": "MB/s", + "extra": "116383 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256", + "value": 24208, + "unit": "ns/op\t 676.81 MB/s", + "extra": "49638 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - ns/op", + "value": 24208, + "unit": "ns/op", + "extra": "49638 times\n4 procs" + }, + { + "name": "BenchmarkSHA512_256 - MB/s", + "value": 676.81, + "unit": "MB/s", + "extra": "49638 times\n4 procs" + }, + { + "name": "BenchmarkBcrypt", + "value": 1059695202, + "unit": "ns/op", + "extra": "1 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs", + "value": 1344, + "unit": "ns/op\t 4704 B/op\t 3 allocs/op", + "extra": "788317 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - ns/op", + "value": 1344, + "unit": "ns/op", + "extra": "788317 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - B/op", + "value": 4704, + "unit": "B/op", + "extra": "788317 times\n4 procs" + }, + { + "name": "Benchmark_handleLogs - allocs/op", + "value": 3, + "unit": "allocs/op", + "extra": "788317 times\n4 procs" + }, + { + "name": "BenchmarkFanout", + "value": 208152, + "unit": "ns/op", + "extra": "10000 times\n4 procs" + }, + { + "name": "BenchmarkZSTD", + "value": 2557, + "unit": "ns/op", + "extra": "436106 times\n4 procs" + } + ] } ] }