From 9f943529ca270ecf1b2ec7332a46c1a327db01df Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Nov 2024 19:48:11 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a886f66124395f6ad0ed4781098942b9b167107c --- 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 388527d54..68dad9afe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1730836030795, + "lastUpdate": 1730836091130, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -129278,6 +129278,38 @@ window.BENCHMARK_DATA = { "extra": "182 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a886f66124395f6ad0ed4781098942b9b167107c", + "message": "Optimize evaluator", + "timestamp": "2024-11-05T19:31:46Z", + "url": "https://github.com/pomerium/pomerium/pull/5186/commits/a886f66124395f6ad0ed4781098942b9b167107c" + }, + "date": 1730836078750, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9699724, + "unit": "ns/op", + "extra": "134 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6404476, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }