add Benchmark (go) benchmark result for 008a627d04

This commit is contained in:
github-action-benchmark 2023-01-30 16:51:31 +00:00
parent 0563882a8b
commit 7fda1b1a91

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1675097476461, "lastUpdate": 1675097491439,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -31270,6 +31270,42 @@ window.BENCHMARK_DATA = {
"extra": "100 times\n2 procs" "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": "008a627d04f70afbe67ae74611f8c6802036007c",
"message": "chore(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#3920)\n\nBumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.28.0 to 1.29.0.\r\n- [Release notes](https://github.com/rs/zerolog/releases)\r\n- [Commits](https://github.com/rs/zerolog/compare/v1.28.0...v1.29.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/rs/zerolog\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\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"timestamp": "2023-01-30T09:48:43-07:00",
"tree_id": "d69895bc9658638a6df049a9ff3cce5bd5623a29",
"url": "https://github.com/pomerium/pomerium/commit/008a627d04f70afbe67ae74611f8c6802036007c"
},
"date": 1675097490759,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 18550635,
"unit": "ns/op",
"extra": "82 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 11089846,
"unit": "ns/op",
"extra": "100 times\n2 procs"
}
]
} }
] ]
} }