mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
add Benchmark (go) benchmark result for 79ffa106f1
This commit is contained in:
parent
597551f3d6
commit
71decdc35d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1733794015578,
|
||||
"lastUpdate": 1733850473647,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -132608,6 +132608,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "192 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "79ffa106f13f80c6c5104892c57e3871fac910de",
|
||||
"message": "add options to adjust databroker lease ttl, and retry initial interval",
|
||||
"timestamp": "2024-12-08T22:28:46Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5391/commits/79ffa106f13f80c6c5104892c57e3871fac910de"
|
||||
},
|
||||
"date": 1733850449366,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 7707917,
|
||||
"unit": "ns/op",
|
||||
"extra": "153 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5286957,
|
||||
"unit": "ns/op",
|
||||
"extra": "229 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue