mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 06:58:13 +02:00
add Benchmark (go) benchmark result for 774c2286d5
This commit is contained in:
parent
b6b6c91b39
commit
d29845b966
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1719959017959,
|
||||
"lastUpdate": 1720044925406,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -114042,6 +114042,38 @@ window.BENCHMARK_DATA = {
|
|||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue