mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for 263f3f2fa8
This commit is contained in:
parent
69d60bed39
commit
ec5ccb7419
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1689216262163,
|
||||
"lastUpdate": 1689217332470,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -56282,6 +56282,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "109 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "263f3f2fa82acafac0f77bf3cbdb7ba507d33df3",
|
||||
"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/263f3f2fa82acafac0f77bf3cbdb7ba507d33df3"
|
||||
},
|
||||
"date": 1689217326814,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 17121015,
|
||||
"unit": "ns/op",
|
||||
"extra": "73 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11481344,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue