From efda0928c30f82fb4928b304464c624245a0d3b2 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 1 Feb 2024 16:23:28 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 40112a8b91da500e40922ae745601081da7efd74 --- 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 eaa09f1bc..01e9d961d 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1706804582826, + "lastUpdate": 1706804608154, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -94790,6 +94790,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "40112a8b91da500e40922ae745601081da7efd74", + "message": "chore(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0", + "timestamp": "2024-02-01T06:54:34Z", + "url": "https://github.com/pomerium/pomerium/pull/4922/commits/40112a8b91da500e40922ae745601081da7efd74" + }, + "date": 1706804600164, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 8963474, + "unit": "ns/op", + "extra": "132 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6302862, + "unit": "ns/op", + "extra": "187 times\n4 procs" + } + ] } ] }