From 055558a88838e15ca054666807b51c1aee530792 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 27 Aug 2024 00:03:58 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9758b29260199196b6dd552fa0ec5a14536128e4 --- 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 c9c552e47..4c2ab372a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1724710578803, + "lastUpdate": 1724717038666, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -120730,6 +120730,38 @@ window.BENCHMARK_DATA = { "extra": "166 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9758b29260199196b6dd552fa0ec5a14536128e4", + "message": "New integration test fixtures", + "timestamp": "2024-08-26T17:30:21Z", + "url": "https://github.com/pomerium/pomerium/pull/5233/commits/9758b29260199196b6dd552fa0ec5a14536128e4" + }, + "date": 1724717027212, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10073282, + "unit": "ns/op", + "extra": "100 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6936347, + "unit": "ns/op", + "extra": "174 times\n4 procs" + } + ] } ] }