From e44c32ca487a9331a7d2ad85d0752fcd2cf00d6c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 3 Jan 2023 15:48:36 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 156b8cb076f8c06d4c630c13a517a49dccf73e20 --- 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 80eb0183b..e9b641f10 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1672760877471, + "lastUpdate": 1672760916647, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -26902,6 +26902,42 @@ window.BENCHMARK_DATA = { "extra": "100 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": "156b8cb076f8c06d4c630c13a517a49dccf73e20", + "message": "chore(deps): bump json5 from 2.2.0 to 2.2.3 in /ui (#3853)\n\nBumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.\r\n- [Release notes](https://github.com/json5/json5/releases)\r\n- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: json5\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2023-01-03T08:43:08-07:00", + "tree_id": "03aced79edccfbe852c527936453d0dc80aa4bb1", + "url": "https://github.com/pomerium/pomerium/commit/156b8cb076f8c06d4c630c13a517a49dccf73e20" + }, + "date": 1672760915250, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 17114398, + "unit": "ns/op", + "extra": "81 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 10092889, + "unit": "ns/op", + "extra": "100 times\n2 procs" + } + ] } ] }