diff --git a/dev/bench/data.js b/dev/bench/data.js index 3512c8896..9fbe605d9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1668445780701, + "lastUpdate": 1668445808024, "repoUrl": "https://github.com/pomerium/pomerium", "entries": { "Benchmark": [ @@ -19742,6 +19742,42 @@ window.BENCHMARK_DATA = { "extra": "122 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": "dee6a688b7d538298ae97baeba14a1e727f65fb1", + "message": "chore(deps): bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#3745)\n\nchore(deps): bump github.com/prometheus/client_golang\r\n\r\nBumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.13.1 to 1.14.0.\r\n- [Release notes](https://github.com/prometheus/client_golang/releases)\r\n- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/prometheus/client_golang/compare/v1.13.1...v1.14.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/prometheus/client_golang\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\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", + "timestamp": "2022-11-14T10:06:31-07:00", + "tree_id": "c9ed37460b28eacca6f3558149b744a78e7c813c", + "url": "https://github.com/pomerium/pomerium/commit/dee6a688b7d538298ae97baeba14a1e727f65fb1" + }, + "date": 1668445807281, + "tool": "go", + "benches": [ + { + "name": "BenchmarkLoggedInUserAccess", + "value": 10878568, + "unit": "ns/op", + "extra": "106 times\n2 procs" + }, + { + "name": "BenchmarkLoggedOutUserAccess", + "value": 7524814, + "unit": "ns/op", + "extra": "156 times\n2 procs" + } + ] } ] }