From bdcc352663be8e7eb47fef54687f6a62645c3ded Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 3 Oct 2023 21:51:09 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for 58f104761160e89476c31cbfb7d2496b37ee8242 --- 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 a0518d32a..64da77d73 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1696369793656, + "lastUpdate": 1696369869759, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -72058,6 +72058,42 @@ window.BENCHMARK_DATA = { "extra": "132 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": "58f104761160e89476c31cbfb7d2496b37ee8242", + "message": "chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 (#4611)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/3df4ab11eba7bda6032a0b82a6bb43b11571feac...8ade135a41bc03ea155e62e844d188df1ea18608)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\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-10-03T15:45:43-06:00", + "tree_id": "65b11b39dbf79918f981aac79ad376238ac62b24", + "url": "https://github.com/pomerium/pomerium/commit/58f104761160e89476c31cbfb7d2496b37ee8242" + }, + "date": 1696369861421, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 16461616, + "unit": "ns/op", + "extra": "67 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 11160968, + "unit": "ns/op", + "extra": "97 times\n2 procs" + } + ] } ] }