mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 65385d6bef
This commit is contained in:
parent
0eeb550335
commit
cbb7d7c8aa
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1666290354257,
|
||||
"lastUpdate": 1666295639777,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -15610,6 +15610,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "139 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "65385d6befecebd21693afa69bab492f0370de18",
|
||||
"message": "controlplane: move jwks.json endpoint to control plane",
|
||||
"timestamp": "2022-10-20T14:16:00Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3691/commits/65385d6befecebd21693afa69bab492f0370de18"
|
||||
},
|
||||
"date": 1666295639342,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13311785,
|
||||
"unit": "ns/op",
|
||||
"extra": "78 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8224366,
|
||||
"unit": "ns/op",
|
||||
"extra": "152 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue