From 1b145aaae98bd66cad1805e7546d0960f3613521 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 1 Aug 2023 16:19:27 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for eee04ab0e66771189fb692131c97f8f348300394 --- 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 c626c6f80..5ec4a7212 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1690906638674, + "lastUpdate": 1690906767469, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -58862,6 +58862,38 @@ window.BENCHMARK_DATA = { "extra": "100 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "eee04ab0e66771189fb692131c97f8f348300394", + "message": "chore(deps): bump node from `3801c22` to `850d8e1`", + "timestamp": "2023-08-01T14:49:43Z", + "url": "https://github.com/pomerium/pomerium/pull/4416/commits/eee04ab0e66771189fb692131c97f8f348300394" + }, + "date": 1690906761602, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17491422, + "unit": "ns/op", + "extra": "73 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11097570, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }