mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-24 12:08:19 +02:00
add Benchmark (go) benchmark result for b99c5bd20a
This commit is contained in:
parent
b05e3d308e
commit
26caf799f6
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1669168180952,
|
||||
"lastUpdate": 1669169403595,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -20966,6 +20966,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "158 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "b99c5bd20af9c125d956cce009136d13028a10a7",
|
||||
"message": "hpke: add HPKE key to JWKS endpoint",
|
||||
"timestamp": "2022-11-22T14:55:04Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3762/commits/b99c5bd20af9c125d956cce009136d13028a10a7"
|
||||
},
|
||||
"date": 1669169403060,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10914267,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7616923,
|
||||
"unit": "ns/op",
|
||||
"extra": "152 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue