mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 09:28:09 +02:00
add Benchmark (go) benchmark result for 2d2196cb78
This commit is contained in:
parent
2bec195211
commit
01237b4fa6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1701207989551,
|
||||
"lastUpdate": 1701212354221,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -81926,6 +81926,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "160 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "2d2196cb78f025388eae61dcedd86cbf810cdb6c",
|
||||
"message": "core/proxy: handle missing session for user info endpoint",
|
||||
"timestamp": "2023-11-26T15:41:54Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4769/commits/2d2196cb78f025388eae61dcedd86cbf810cdb6c"
|
||||
},
|
||||
"date": 1701212347649,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10367048,
|
||||
"unit": "ns/op",
|
||||
"extra": "112 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6525815,
|
||||
"unit": "ns/op",
|
||||
"extra": "180 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue