mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for ce12e51cf5
This commit is contained in:
parent
d0203df133
commit
7b99a16090
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1725390143729,
|
||||
"lastUpdate": 1725392650431,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -121826,6 +121826,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "198 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "dmishin@pomerium.com",
|
||||
"name": "Denis Mishin",
|
||||
"username": "wasaga"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "ce12e51cf5d9cc1b72f97472996c7a341459e53c",
|
||||
"message": "zero/api: reset token and url cache if 401 is received (#5256)\n\nzero/api: reset token cache if 401 is received",
|
||||
"timestamp": "2024-09-03T15:40:28-04:00",
|
||||
"tree_id": "efd2cf30b4003a0c429023f3aa55f6f8476d02d7",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/ce12e51cf5d9cc1b72f97472996c7a341459e53c"
|
||||
},
|
||||
"date": 1725392639413,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9840301,
|
||||
"unit": "ns/op",
|
||||
"extra": "127 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6778199,
|
||||
"unit": "ns/op",
|
||||
"extra": "175 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue