mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-11 13:58:20 +02:00
add Benchmark (go) benchmark result for 6a24b01d28
This commit is contained in:
parent
04f273e109
commit
2b25cd6685
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1698181594903,
|
"lastUpdate": 1698182528016,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -73934,6 +73934,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "139 times\n2 procs"
|
"extra": "139 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "6a24b01d28cfe0bf39eb01e016365ea0a5ca8bc6",
|
||||||
|
"message": "identity: preserve session refresh schedule",
|
||||||
|
"timestamp": "2023-10-21T21:52:14Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4633/commits/6a24b01d28cfe0bf39eb01e016365ea0a5ca8bc6"
|
||||||
|
},
|
||||||
|
"date": 1698182518919,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 20419097,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "51 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 12900715,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "93 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue