From 052ab40c7548a8dcf2b420a4aff7b8ff2081c0fa Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 21 Feb 2023 16:07:56 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 51407d9ec9fc7101849723264aea1eb3b1308bdc --- dev/bench/data.js | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index a9e639875..d783a36e2 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1676995568242, + "lastUpdate": 1676995676828, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -35066,6 +35066,42 @@ window.BENCHMARK_DATA = { "extra": "151 times\n2 procs" } ] + }, + { + "commit": { + "author": { + "email": "49699333+dependabot[bot]@users.noreply.github.com", + "name": "dependabot[bot]", + "username": "dependabot[bot]" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "51407d9ec9fc7101849723264aea1eb3b1308bdc", + "message": "chore(deps): bump golang from 1.20.0-buster to 1.20.1-buster (#3997)\n\nBumps golang from 1.20.0-buster to 1.20.1-buster.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-02-21T09:01:10-07:00", + "tree_id": "ee9324f77d26d5aacd654bec4584e812f23152fe", + "url": "https://github.com/pomerium/pomerium/commit/51407d9ec9fc7101849723264aea1eb3b1308bdc" + }, + "date": 1676995675542, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16178039, + "unit": "ns/op", + "extra": "86 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 9670657, + "unit": "ns/op", + "extra": "127 times\n2 procs" + } + ] } ] }