From ab598e45865b5066a9efada17df6a4e1674b4f3e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Fri, 1 Dec 2023 16:51:52 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 797ffecda7432bcc020e3837d5802259866b61d2 --- 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 524a10253..d743185d0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1701449319482, + "lastUpdate": 1701449512640, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -83230,6 +83230,38 @@ window.BENCHMARK_DATA = { "extra": "174 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "797ffecda7432bcc020e3837d5802259866b61d2", + "message": "chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1", + "timestamp": "2023-11-30T21:37:06Z", + "url": "https://github.com/pomerium/pomerium/pull/4790/commits/797ffecda7432bcc020e3837d5802259866b61d2" + }, + "date": 1701449506367, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10513568, + "unit": "ns/op", + "extra": "110 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6815053, + "unit": "ns/op", + "extra": "181 times\n4 procs" + } + ] } ] }