From fc62eddad3f19800a0033c9192d4155b7243c407 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 5 Mar 2024 21:16:19 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 0eb9f2b45890282f70e4d38b06eab3f1c42f6185 --- 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 2cf6d96b5..26a0fcace 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1709673365680, + "lastUpdate": 1709673379839, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -100058,6 +100058,42 @@ window.BENCHMARK_DATA = { "extra": "194 times\n4 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": "0eb9f2b45890282f70e4d38b06eab3f1c42f6185", + "message": "chore(deps): bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 (#5000)\n\nBumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.2 to 5.5.3.\r\n- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/jackc/pgx/compare/v5.5.2...v5.5.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/jackc/pgx/v5\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": "2024-03-05T14:10:49-07:00", + "tree_id": "d35863b35c0dbda2ea335180af1ab0eaac499d28", + "url": "https://github.com/pomerium/pomerium/commit/0eb9f2b45890282f70e4d38b06eab3f1c42f6185" + }, + "date": 1709673372007, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 9514681, + "unit": "ns/op", + "extra": "123 times\n4 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 6578129, + "unit": "ns/op", + "extra": "184 times\n4 procs" + } + ] } ] }