From 0e71712ec1a78fa5f7aef608fb48c5b182bf298e Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 23 Jan 2023 16:08:43 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 49e06f84e089103fd33aceb4f6884bd0d641dc52 --- 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 466b64273..86f1e8248 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1674490095684, + "lastUpdate": 1674490123208, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -30434,6 +30434,38 @@ window.BENCHMARK_DATA = { "extra": "147 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "49e06f84e089103fd33aceb4f6884bd0d641dc52", + "message": "chore(deps): bump google.golang.org/api from 0.107.0 to 0.108.0", + "timestamp": "2023-01-23T09:24:40Z", + "url": "https://github.com/pomerium/pomerium/pull/3913/commits/49e06f84e089103fd33aceb4f6884bd0d641dc52" + }, + "date": 1674490121967, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12439777, + "unit": "ns/op", + "extra": "99 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7601812, + "unit": "ns/op", + "extra": "150 times\n2 procs" + } + ] } ] }