From 812e3e23152dcf1fa88cdfcc67e6d66e53c0e47e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 28 Nov 2022 16:34:52 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a04627ef97861f773bd723e79397ce3577a6a363 --- 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 f756372c8..68b1b1d79 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1669652798108, + "lastUpdate": 1669653292850, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -21458,6 +21458,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a04627ef97861f773bd723e79397ce3577a6a363", + "message": "upgrade to golang-lru v2", + "timestamp": "2022-11-28T16:23:00Z", + "url": "https://github.com/pomerium/pomerium/pull/3771/commits/a04627ef97861f773bd723e79397ce3577a6a363" + }, + "date": 1669653292197, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 11629525, + "unit": "ns/op", + "extra": "100 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7974663, + "unit": "ns/op", + "extra": "146 times\n2 procs" + } + ] } ] }