mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for aa90cd4bb7
This commit is contained in:
parent
b10fa7e7a8
commit
75d606c981
1 changed files with 37 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686932298363,
|
||||
"lastUpdate": 1686934459552,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -50466,6 +50466,42 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "cdoxsey@pomerium.com",
|
||||
"name": "Caleb Doxsey",
|
||||
"username": "calebdoxsey"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "aa90cd4bb716d0c6740809775b67716db5ccaa38",
|
||||
"message": "dependabot: improvements (#4261)\n\n* dependabot: improvements\r\n\r\n* no day for monthly\r\n\r\n* only security updates\r\n\r\n* turn updates back on\r\n\r\n* switch to monthly",
|
||||
"timestamp": "2023-06-16T10:51:33-06:00",
|
||||
"tree_id": "733012e940db3e41afddf40824ddb40462813eae",
|
||||
"url": "https://github.com/pomerium/pomerium/commit/aa90cd4bb716d0c6740809775b67716db5ccaa38"
|
||||
},
|
||||
"date": 1686934458742,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13484237,
|
||||
"unit": "ns/op",
|
||||
"extra": "87 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8533047,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue