From 047f98f5905c62b203ff6bbb70fc65fb57bb62c2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 9 Jul 2024 21:55:32 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c9df8d946f0cdfb13e34924cf59b4b45f9d79cb5 --- 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 5156b3ada..94c382566 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1720561174545, + "lastUpdate": 1720562131978, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -114242,6 +114242,38 @@ window.BENCHMARK_DATA = { "extra": "204 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c9df8d946f0cdfb13e34924cf59b4b45f9d79cb5", + "message": "chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1", + "timestamp": "2024-07-09T09:50:20Z", + "url": "https://github.com/pomerium/pomerium/pull/5169/commits/c9df8d946f0cdfb13e34924cf59b4b45f9d79cb5" + }, + "date": 1720562121417, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8733605, + "unit": "ns/op", + "extra": "133 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6055535, + "unit": "ns/op", + "extra": "194 times\n4 procs" + } + ] } ] }