From 6ed1e38f8d1a70db061b75ede506198f79507df0 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 1 Apr 2024 16:23:22 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for ef398243ddd7d6a5a95d942b1fb0ffbe133b8680 --- 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 2a9c3f9a0..a13d65c31 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1711756180152, + "lastUpdate": 1711988602058, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -104558,6 +104558,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "ef398243ddd7d6a5a95d942b1fb0ffbe133b8680", + "message": "chore(deps): bump the docker group with 3 updates", + "timestamp": "2024-03-31T20:40:00Z", + "url": "https://github.com/pomerium/pomerium/pull/5045/commits/ef398243ddd7d6a5a95d942b1fb0ffbe133b8680" + }, + "date": 1711988593712, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9451128, + "unit": "ns/op", + "extra": "129 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6362399, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }