mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-30 16:38:11 +02:00
add Benchmark (go) benchmark result for 7bd51608d6
This commit is contained in:
parent
ae7037ccac
commit
f8664564c2
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1673382344773,
|
||||
"lastUpdate": 1673405776961,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -28726,6 +28726,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "120 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "7bd51608d6490878a5f14bbe64bf1ced1b7da6f8",
|
||||
"message": "explicitly list gRPC services accessible via the gRPC listener",
|
||||
"timestamp": "2023-01-10T07:58:58Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3879/commits/7bd51608d6490878a5f14bbe64bf1ced1b7da6f8"
|
||||
},
|
||||
"date": 1673405776491,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12286654,
|
||||
"unit": "ns/op",
|
||||
"extra": "94 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7918821,
|
||||
"unit": "ns/op",
|
||||
"extra": "148 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue