From f3e9b54a25dbaa95a9685043300fdd43b8859700 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 20 Mar 2023 17:02:42 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for a4b5b0ab775d2cdb51cdc1d1127e257de8134f84 --- 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 5c41c3fc4..ed8bbf6ae 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1679331744856, + "lastUpdate": 1679331762003, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -38774,6 +38774,38 @@ window.BENCHMARK_DATA = { "extra": "85 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "a4b5b0ab775d2cdb51cdc1d1127e257de8134f84", + "message": "chore(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.1 to 2.0.2", + "timestamp": "2023-03-20T09:47:45Z", + "url": "https://github.com/pomerium/pomerium/pull/4073/commits/a4b5b0ab775d2cdb51cdc1d1127e257de8134f84" + }, + "date": 1679331760947, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12729208, + "unit": "ns/op", + "extra": "99 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7992737, + "unit": "ns/op", + "extra": "151 times\n2 procs" + } + ] } ] }