mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-29 14:39:40 +02:00
add Benchmark (go) benchmark result for 519baa5298
This commit is contained in:
parent
99ab4c16b9
commit
e752574fee
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1671222428589,
|
||||
"lastUpdate": 1671222485152,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -24654,6 +24654,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "154 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "519baa5298513c3de867678ff26816c8b7c04ec4",
|
||||
"message": "autocert: use atomic pointer to allow nil",
|
||||
"timestamp": "2022-12-16T00:45:23Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3817/commits/519baa5298513c3de867678ff26816c8b7c04ec4"
|
||||
},
|
||||
"date": 1671222484281,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12519110,
|
||||
"unit": "ns/op",
|
||||
"extra": "92 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8493543,
|
||||
"unit": "ns/op",
|
||||
"extra": "139 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue