mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-25 12:39:50 +02:00
add Benchmark (go) benchmark result for 29d29db22a
This commit is contained in:
parent
b8c7938c17
commit
0fc2307a23
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1671487138845,
|
"lastUpdate": 1671551422668,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -25258,6 +25258,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "146 times\n2 procs"
|
"extra": "146 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "29d29db22aaf27ba44fb4ec318075c3e182f563d",
|
||||||
|
"message": "proxy: fix sign out redirect",
|
||||||
|
"timestamp": "2022-12-19T16:20:24Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3827/commits/29d29db22aaf27ba44fb4ec318075c3e182f563d"
|
||||||
|
},
|
||||||
|
"date": 1671551421685,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 21626504,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "61 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 13227397,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "85 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue