add Benchmark (go) benchmark result for 310ef47632cb2f257734753ed1a38311ce0a95d8

This commit is contained in:
github-action-benchmark 2024-07-22 22:58:41 +00:00
parent adc636b496
commit f623a3f065

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1721689024589, "lastUpdate": 1721689121356,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -114870,6 +114870,38 @@ window.BENCHMARK_DATA = {
"extra": "192 times\n4 procs" "extra": "192 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "310ef47632cb2f257734753ed1a38311ce0a95d8",
"message": "Optimize Policy RouteID and Checksum",
"timestamp": "2024-07-22T21:28:43Z",
"url": "https://github.com/pomerium/pomerium/pull/5185/commits/310ef47632cb2f257734753ed1a38311ce0a95d8"
},
"date": 1721689111450,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9477210,
"unit": "ns/op",
"extra": "129 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6191741,
"unit": "ns/op",
"extra": "195 times\n4 procs"
}
]
} }
] ]
} }