From 306bd528f2925ecd8677aa03517620856db7855c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 17:08:14 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 250915670be98787b6c11e7b192ab868ed7bd6fb --- 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 36da751a6..89155e404 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706807104801, + "lastUpdate": 1706807294421, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -95882,6 +95882,38 @@ window.BENCHMARK_DATA = { "extra": "164 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "250915670be98787b6c11e7b192ab868ed7bd6fb", + "message": "chore(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4949/commits/250915670be98787b6c11e7b192ab868ed7bd6fb" + }, + "date": 1706807281090, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9407077, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6822377, + "unit": "ns/op", + "extra": "180 times\n4 procs" + } + ] } ] }