add Benchmark (go) benchmark result for 89788f3ff70be9f57896d7890e365297fd77eadb

This commit is contained in:
github-action-benchmark 2024-07-24 16:50:51 +00:00
parent 7d0adff6a6
commit df6a3816d1

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1721769727737, "lastUpdate": 1721839851399,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -115162,6 +115162,38 @@ window.BENCHMARK_DATA = {
"extra": "159 times\n4 procs" "extra": "159 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "89788f3ff70be9f57896d7890e365297fd77eadb",
"message": "Optimize evaluator",
"timestamp": "2024-07-24T07:25:01Z",
"url": "https://github.com/pomerium/pomerium/pull/5186/commits/89788f3ff70be9f57896d7890e365297fd77eadb"
},
"date": 1721839841558,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 9444571,
"unit": "ns/op",
"extra": "123 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6566907,
"unit": "ns/op",
"extra": "184 times\n4 procs"
}
]
} }
] ]
} }