mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 08:50:42 +02:00
add Benchmark (go) benchmark result for 5f8ac9df41
This commit is contained in:
parent
9d9cff4405
commit
5b930a14bd
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1679092050111,
|
||||
"lastUpdate": 1679096675178,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -38582,6 +38582,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "5f8ac9df4179ca843787224d7967d6f5e565f27d",
|
||||
"message": "move hpke public key handler out of internal",
|
||||
"timestamp": "2023-03-17T19:36:21Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4065/commits/5f8ac9df4179ca843787224d7967d6f5e565f27d"
|
||||
},
|
||||
"date": 1679096674769,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 11729789,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7836297,
|
||||
"unit": "ns/op",
|
||||
"extra": "153 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue