mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
add Benchmark (go) benchmark result for 3c70484f1c
This commit is contained in:
parent
8c657d0907
commit
69d60bed39
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1689184055653,
|
||||
"lastUpdate": 1689216262163,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -56250,6 +56250,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "3c70484f1c7f22165f7a3bbad1437c86b6cb2a4f",
|
||||
"message": "stub out HPKE public key fetch for self-hosted authenticate",
|
||||
"timestamp": "2023-07-13T00:30:04Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4360/commits/3c70484f1c7f22165f7a3bbad1437c86b6cb2a4f"
|
||||
},
|
||||
"date": 1689216257695,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17669812,
|
||||
"unit": "ns/op",
|
||||
"extra": "73 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11196318,
|
||||
"unit": "ns/op",
|
||||
"extra": "109 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue