mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for d405a53b90
This commit is contained in:
parent
80e6846cf2
commit
92cb75e691
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1709310278082,
|
||||
"lastUpdate": 1709311156439,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -98642,6 +98642,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "192 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": "d405a53b90bac04085bd65bc497399660fa689f8",
|
||||
"message": "zero: simplify control loop lease retry code (#4979)\n\nzero: simplify lease control loop",
|
||||
"timestamp": "2024-03-01T11:36:08-05:00",
|
||||
"tree_id": "eb946319fffb25e09177a60337cdf4e22e5772e8",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/d405a53b90bac04085bd65bc497399660fa689f8"
|
||||
},
|
||||
"date": 1709311149109,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8522113,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6057661,
|
||||
"unit": "ns/op",
|
||||
"extra": "206 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue