From ebe4ef1ada3ae1ead415c67851a2a54c54428f36 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Wed, 15 Mar 2023 19:06:43 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 58731d2a3d4d52f177ce3ddafb70ca42584c2aa8 --- 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 e604f453f..d23853456 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1678907174654, + "lastUpdate": 1678907203519, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -38346,6 +38346,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "58731d2a3d4d52f177ce3ddafb70ca42584c2aa8", + "message": "chore(deps): bump github.com/VictoriaMetrics/fastcache from 1.12.0 to 1.12.1", + "timestamp": "2023-03-15T16:15:03Z", + "url": "https://github.com/pomerium/pomerium/pull/4057/commits/58731d2a3d4d52f177ce3ddafb70ca42584c2aa8" + }, + "date": 1678907202898, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13817660, + "unit": "ns/op", + "extra": "84 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8444746, + "unit": "ns/op", + "extra": "142 times\n2 procs" + } + ] } ] }