add Benchmark (go) benchmark result for 4ff7350750

This commit is contained in:
github-action-benchmark 2023-10-30 22:23:36 +00:00
parent 23fa4a27bc
commit 82c48c1fe1

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1698704450831, "lastUpdate": 1698704616181,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -74762,6 +74762,38 @@ window.BENCHMARK_DATA = {
"extra": "78 times\n2 procs" "extra": "78 times\n2 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "4ff7350750c94994ad1b983825e69076fd6e4492",
"message": "protoutil: add OverwriteMasked method",
"timestamp": "2023-10-29T02:09:46Z",
"url": "https://github.com/pomerium/pomerium/pull/4651/commits/4ff7350750c94994ad1b983825e69076fd6e4492"
},
"date": 1698704608702,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 12988896,
"unit": "ns/op",
"extra": "91 times\n2 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 8572638,
"unit": "ns/op",
"extra": "130 times\n2 procs"
}
]
} }
] ]
} }