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