add Benchmark (go) benchmark result for e4c7700fdac7ad1f14d54e19c8bb367c94111de7

This commit is contained in:
github-action-benchmark 2023-04-24 17:02:15 +00:00
parent 3f1cce99c7
commit be58d868eb

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1682355723387, "lastUpdate": 1682355734971,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -41962,6 +41962,38 @@ window.BENCHMARK_DATA = {
"extra": "123 times\n2 procs" "extra": "123 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "e4c7700fdac7ad1f14d54e19c8bb367c94111de7",
"message": "chore(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1",
"timestamp": "2023-04-24T15:19:59Z",
"url": "https://github.com/pomerium/pomerium/pull/4127/commits/e4c7700fdac7ad1f14d54e19c8bb367c94111de7"
},
"date": 1682355734226,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 15027498,
"unit": "ns/op",
"extra": "88 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 9345253,
"unit": "ns/op",
"extra": "126 times\n2 procs"
}
]
} }
] ]
} }