mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for ead090d9ce
This commit is contained in:
parent
c083199180
commit
0cd471ad0b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1699381927049,
|
||||
"lastUpdate": 1699385339469,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -79254,6 +79254,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "153 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "ead090d9ce1870b29aa28ae339fe6c280faa57a3",
|
||||
"message": "core/config: add support for maps in environments",
|
||||
"timestamp": "2023-11-07T07:00:34Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4717/commits/ead090d9ce1870b29aa28ae339fe6c280faa57a3"
|
||||
},
|
||||
"date": 1699385331637,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13130931,
|
||||
"unit": "ns/op",
|
||||
"extra": "86 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8507164,
|
||||
"unit": "ns/op",
|
||||
"extra": "144 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue