From 44582b8b64f2da161414f93780404fbff7fdb245 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 24 Oct 2022 20:55:39 +0000 Subject: [PATCH] add Benchmark (go) benchmark result for d84df2cca7df6a8bc2e7d16e3acb580babea13a9 --- 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 3f6dcb5b6..331bc4d55 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1666644844658, + "lastUpdate": 1666644939074, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -16270,6 +16270,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": "d84df2cca7df6a8bc2e7d16e3acb580babea13a9", + "message": "chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#3695)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.\r\n- [Release notes](https://github.com/stretchr/testify/releases)\r\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/stretchr/testify\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\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2022-10-24T14:48:04-06:00", + "tree_id": "1aa9399ade88e91d7ed4a307512dee787b247290", + "url": "https://github.com/pomerium/pomerium/commit/d84df2cca7df6a8bc2e7d16e3acb580babea13a9" + }, + "date": 1666644938281, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 12922906, + "unit": "ns/op", + "extra": "88 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 8211893, + "unit": "ns/op", + "extra": "153 times\n2 procs" + } + ] } ] }