From 54018eedb2fdf570fba80b95b7040b58e86bcc66 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 2 Jan 2024 16:38:15 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for c5672148ffe5225f6da59d78b3aad30ce475ac11 --- 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 d229f41df..9fd29caf0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1704213452536, + "lastUpdate": 1704213495903, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -91830,6 +91830,38 @@ window.BENCHMARK_DATA = { "extra": "175 times\n4 procs" } ] + }, + { + "commit": { + "author": { + "name": "pomerium", + "username": "pomerium" + }, + "committer": { + "name": "pomerium", + "username": "pomerium" + }, + "id": "c5672148ffe5225f6da59d78b3aad30ce475ac11", + "message": "chore(deps): bump github.com/oapi-codegen/runtime from 1.0.0 to 1.1.0", + "timestamp": "2024-01-01T15:41:41Z", + "url": "https://github.com/pomerium/pomerium/pull/4870/commits/c5672148ffe5225f6da59d78b3aad30ce475ac11" + }, + "date": 1704213484193, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9556185, + "unit": "ns/op", + "extra": "124 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6579961, + "unit": "ns/op", + "extra": "183 times\n4 procs" + } + ] } ] }