mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 8f77d886b1
This commit is contained in:
parent
b8e6e334b2
commit
f8670f68a3
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1726869432926,
|
||||
"lastUpdate": 1726875855869,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -124690,6 +124690,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "8f77d886b107c1af144bb79baec074eb393d70fe",
|
||||
"message": "[WIP] automatic mTLS for internal gRPC traffic",
|
||||
"timestamp": "2024-09-20T17:54:11Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5302/commits/8f77d886b107c1af144bb79baec074eb393d70fe"
|
||||
},
|
||||
"date": 1726875844386,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8927091,
|
||||
"unit": "ns/op",
|
||||
"extra": "133 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6101798,
|
||||
"unit": "ns/op",
|
||||
"extra": "189 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue