mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 241915f51f
This commit is contained in:
parent
3c1dcc3c99
commit
9d6d133a3e
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1720803672425,
|
"lastUpdate": 1720804592206,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -114446,6 +114446,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "193 times\n4 procs"
|
"extra": "193 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "241915f51f5d6556a121df4ec48bf82aa9ccb0c0",
|
||||||
|
"message": "core/authorize: require new login when authenticate url changes (#5165)",
|
||||||
|
"timestamp": "2024-07-12T16:57:45Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5172/commits/241915f51f5d6556a121df4ec48bf82aa9ccb0c0"
|
||||||
|
},
|
||||||
|
"date": 1720804582381,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8923544,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "127 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6278717,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "192 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue