add Benchmark (go) benchmark result for c504589a3b

This commit is contained in:
github-action-benchmark 2022-10-24 21:00:32 +00:00
parent cb2c5add98
commit 7cddc92ff6

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1666645186776, "lastUpdate": 1666645232923,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -16410,6 +16410,42 @@ window.BENCHMARK_DATA = {
"extra": "144 times\n2 procs" "extra": "144 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": "c504589a3b2893227c2cdc59a38ebf0f17ff65bd",
"message": "chore(deps): bump github.com/prometheus/client_model from 0.2.0 to 0.3.0 (#3696)\n\nBumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.2.0 to 0.3.0.\r\n- [Release notes](https://github.com/prometheus/client_model/releases)\r\n- [Commits](https://github.com/prometheus/client_model/compare/v0.2.0...v0.3.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/prometheus/client_model\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"timestamp": "2022-10-24T14:49:32-06:00",
"tree_id": "a15719937670829becb3f0370713e3f56bd6f6c2",
"url": "https://github.com/pomerium/pomerium/commit/c504589a3b2893227c2cdc59a38ebf0f17ff65bd"
},
"date": 1666645232407,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 14042299,
"unit": "ns/op",
"extra": "87 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8671907,
"unit": "ns/op",
"extra": "142 times\n2 procs"
}
]
} }
] ]
} }