From 0b7ed35d3882cbe478b43c32e7b0a06276a97623 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 31 Oct 2022 16:32:55 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 646eaba6308c7e818d6c66019140a479117b8898 --- 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 7866464cd..70f790565 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1667233901916, + "lastUpdate": 1667233975707, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -17318,6 +17318,38 @@ window.BENCHMARK_DATA = { "extra": "153 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "646eaba6308c7e818d6c66019140a479117b8898", + "message": "chore(deps): bump debian from `1b1d158` to `9583740`", + "timestamp": "2022-10-31T03:07:40Z", + "url": "https://github.com/pomerium/pomerium/pull/3719/commits/646eaba6308c7e818d6c66019140a479117b8898" + }, + "date": 1667233974876, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 18129055, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11807046, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }