From ad285eddb76a92ece1e300f1921dce72bddafa1d Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 27 Jun 2024 00:23:06 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 9229750b2a1d32c5d525a65f8633069341921bcf --- 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 2ee0a08f9..385c48224 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1719446292754, + "lastUpdate": 1719447786218, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -113342,6 +113342,38 @@ window.BENCHMARK_DATA = { "extra": "198 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "9229750b2a1d32c5d525a65f8633069341921bcf", + "message": "zero: set fixed start time for active users test", + "timestamp": "2024-06-26T17:17:39Z", + "url": "https://github.com/pomerium/pomerium/pull/5154/commits/9229750b2a1d32c5d525a65f8633069341921bcf" + }, + "date": 1719447768542, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9472834, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6499452, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }