add Benchmark (go) benchmark result for 1e4d5b0962aa407f2d4699e466aa0b4471b90de9

This commit is contained in:
github-action-benchmark 2024-03-05 21:38:43 +00:00
parent 6b72a5a668
commit 2ae7343bba

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1709674672446, "lastUpdate": 1709674723380,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -100990,6 +100990,38 @@ window.BENCHMARK_DATA = {
"extra": "206 times\n4 procs" "extra": "206 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "1e4d5b0962aa407f2d4699e466aa0b4471b90de9",
"message": "chore(deps): bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0",
"timestamp": "2024-03-05T10:46:42Z",
"url": "https://github.com/pomerium/pomerium/pull/4994/commits/1e4d5b0962aa407f2d4699e466aa0b4471b90de9"
},
"date": 1709674711294,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 8537074,
"unit": "ns/op",
"extra": "130 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 5719867,
"unit": "ns/op",
"extra": "206 times\n4 procs"
}
]
} }
] ]
} }