mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for f160d6160f
This commit is contained in:
parent
d754c29a50
commit
f319926232
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1712666093438,
|
||||
"lastUpdate": 1712666836582,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -105430,6 +105430,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "165 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "f160d6160ffb543eff2a5651d441bfcd454713ac",
|
||||
"message": "core/config: disable gRPC ingress when address is the empty string",
|
||||
"timestamp": "2024-04-08T18:50:11Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5058/commits/f160d6160ffb543eff2a5651d441bfcd454713ac"
|
||||
},
|
||||
"date": 1712666828455,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9151619,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6600470,
|
||||
"unit": "ns/op",
|
||||
"extra": "187 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue