mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for c09989e012
This commit is contained in:
parent
0e71712ec1
commit
b225cec5fb
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1674490123208,
|
||||
"lastUpdate": 1674490151034,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -30466,6 +30466,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "150 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "c09989e0129af37a36e2ff32be9523f37b13812a",
|
||||
"message": "chore(deps): bump github.com/docker/docker from 20.10.22+incompatible to 20.10.23+incompatible",
|
||||
"timestamp": "2023-01-23T09:24:40Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3911/commits/c09989e0129af37a36e2ff32be9523f37b13812a"
|
||||
},
|
||||
"date": 1674490149892,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17022988,
|
||||
"unit": "ns/op",
|
||||
"extra": "69 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 9917147,
|
||||
"unit": "ns/op",
|
||||
"extra": "114 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue