add Benchmark (go) benchmark result for dbd41344c8

This commit is contained in:
github-action-benchmark 2022-07-04 16:10:47 +00:00
parent 09a1d5281b
commit f7a0a00812

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1656696901635, "lastUpdate": 1656951047290,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -1150,6 +1150,38 @@ window.BENCHMARK_DATA = {
"extra": "10 times\n2 procs" "extra": "10 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "dbd41344c8c8cf35ce1f041c4e6288df50d6ca96",
"message": "chore(deps): bump github.com/open-policy-agent/opa from 0.41.0 to 0.42.0",
"timestamp": "2022-07-01T11:15:44Z",
"url": "https://github.com/pomerium/pomerium/pull/3461/commits/dbd41344c8c8cf35ce1f041c4e6288df50d6ca96"
},
"date": 1656951046878,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 13999540,
"unit": "ns/op",
"extra": "92 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8058140,
"unit": "ns/op",
"extra": "141 times\n2 procs"
}
]
} }
] ]
} }