add Benchmark (go) benchmark result for a71535bb8fc4caabe2827811fc44066fccfa3aa5

This commit is contained in:
github-action-benchmark 2023-11-15 17:26:55 +00:00
parent d6b1d452ad
commit df3d614c3d

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1700069208833, "lastUpdate": 1700069215240,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -80618,6 +80618,38 @@ window.BENCHMARK_DATA = {
"extra": "168 times\n4 procs" "extra": "168 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "a71535bb8fc4caabe2827811fc44066fccfa3aa5",
"message": "chore(deps): bump github.com/open-policy-agent/opa from 0.57.0 to 0.58.0",
"timestamp": "2023-11-15T12:00:13Z",
"url": "https://github.com/pomerium/pomerium/pull/4673/commits/a71535bb8fc4caabe2827811fc44066fccfa3aa5"
},
"date": 1700069209243,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 11154536,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6801084,
"unit": "ns/op",
"extra": "165 times\n4 procs"
}
]
} }
] ]
} }