From 6550e1f47ec81a03bb92b4de38befbf16319dec8 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 4 Sep 2024 18:44:08 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for fd9a664ff55340cc2f5faf3eb4e86b28454f550d --- dev/bench/data.js | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 376f9eb79..1351c2267 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1725474363273, + "lastUpdate": 1725475448378, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -122066,6 +122066,38 @@ window.BENCHMARK_DATA = { "extra": "159 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "fd9a664ff55340cc2f5faf3eb4e86b28454f550d", + "message": "New integration test fixtures", + "timestamp": "2024-09-04T18:22:23Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/fd9a664ff55340cc2f5faf3eb4e86b28454f550d" + }, + "date": 1725475437364, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9370001, + "unit": "ns/op", + "extra": "122 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6491990, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }