From 167c5ac4cf639c7df87d1f5b16ce8fe890a7edeb Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 30 Jan 2023 16:05:34 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 1ec8d1814c58895da114971a8d1419423d44af71 --- 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 1326145c3..45751c95f 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1675094728696, + "lastUpdate": 1675094734372, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -30870,6 +30870,38 @@ window.BENCHMARK_DATA = { "extra": "128 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "1ec8d1814c58895da114971a8d1419423d44af71", + "message": "chore(deps): bump tibdex/github-app-token from 1.7.0 to 1.8.0", + "timestamp": "2023-01-30T07:06:19Z", + "url": "https://github.com/pomerium/pomerium/pull/3922/commits/1ec8d1814c58895da114971a8d1419423d44af71" + }, + "date": 1675094733556, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 14024806, + "unit": "ns/op", + "extra": "90 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8523930, + "unit": "ns/op", + "extra": "147 times\n2 procs" + } + ] } ] }