From ac7636d0624c374b32d0ef12d2d1306f8d0a0149 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 19 Sep 2022 16:34:49 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 61e2265b10f50fc900769e63af542f0662307b93 --- 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 dffaae5c8..d9a68211c 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1663604283971, + "lastUpdate": 1663605289939, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -11010,6 +11010,38 @@ window.BENCHMARK_DATA = { "extra": "139 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "61e2265b10f50fc900769e63af542f0662307b93", + "message": "chore(deps): bump debian from `3d2aa50` to `6005bd9`", + "timestamp": "2022-09-19T08:09:21Z", + "url": "https://github.com/pomerium/pomerium/pull/3625/commits/61e2265b10f50fc900769e63af542f0662307b93" + }, + "date": 1663605289542, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 13265003, + "unit": "ns/op", + "extra": "96 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8280123, + "unit": "ns/op", + "extra": "148 times\n2 procs" + } + ] } ] }