From 466dc860792b8879873b479f4c27de530dfc61e5 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 6 Mar 2024 17:45:08 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 49b4efc03bb848f3384bf8599692004ef2259cf5 --- 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 7d658054b..e7231fb6d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709747081707, + "lastUpdate": 1709747108834, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -102090,6 +102090,38 @@ window.BENCHMARK_DATA = { "extra": "188 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "49b4efc03bb848f3384bf8599692004ef2259cf5", + "message": "chore(deps): bump github.com/prometheus/common from 0.46.0 to 0.49.0", + "timestamp": "2024-03-06T16:18:51Z", + "url": "https://github.com/pomerium/pomerium/pull/4998/commits/49b4efc03bb848f3384bf8599692004ef2259cf5" + }, + "date": 1709747100335, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8779122, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6334911, + "unit": "ns/op", + "extra": "190 times\n4 procs" + } + ] } ] }