add Benchmark (go) benchmark result for 774c2286d5

This commit is contained in:
github-action-benchmark 2024-07-03 22:15:25 +00:00
parent b6b6c91b39
commit d29845b966

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = { window.BENCHMARK_DATA = {
"lastUpdate": 1719959017959, "lastUpdate": 1720044925406,
"repoUrl": "https://github.com/pomerium/pomerium", "repoUrl": "https://github.com/pomerium/pomerium",
"entries": { "entries": {
"Benchmark": [ "Benchmark": [
@ -114042,6 +114042,38 @@ window.BENCHMARK_DATA = {
"extra": "202 times\n4 procs" "extra": "202 times\n4 procs"
} }
] ]
},
{
"commit": {
"author": {
"name": "pomerium",
"username": "pomerium"
},
"committer": {
"name": "pomerium",
"username": "pomerium"
},
"id": "774c2286d5e45d61da2f3d25274af177d912b4d3",
"message": "core/identity: trim trailing slashes",
"timestamp": "2024-07-03T14:27:35Z",
"url": "https://github.com/pomerium/pomerium/pull/5164/commits/774c2286d5e45d61da2f3d25274af177d912b4d3"
},
"date": 1720044914807,
"tool": "go",
"benches": [
{
"name": "BenchmarkLoggedInUserAccess",
"value": 10514715,
"unit": "ns/op",
"extra": "100 times\n4 procs"
},
{
"name": "BenchmarkLoggedOutUserAccess",
"value": 6558868,
"unit": "ns/op",
"extra": "184 times\n4 procs"
}
]
} }
] ]
} }