From 00ab2e6572293c336534be1ff6bd9d91bcc4b324 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 1 Jan 2024 16:56:15 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 49189dcd2a77b7dac8ce7ab274bb35f26e4b8242 --- 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 fb11304c1..02dd81901 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704128155591, + "lastUpdate": 1704128175632, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -91370,6 +91370,38 @@ window.BENCHMARK_DATA = { "extra": "180 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "49189dcd2a77b7dac8ce7ab274bb35f26e4b8242", + "message": "chore(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0", + "timestamp": "2024-01-01T15:41:41Z", + "url": "https://github.com/pomerium/pomerium/pull/4889/commits/49189dcd2a77b7dac8ce7ab274bb35f26e4b8242" + }, + "date": 1704128163005, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9921013, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6747592, + "unit": "ns/op", + "extra": "178 times\n4 procs" + } + ] } ] }