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