mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-23 19:49:13 +02:00
add Benchmark (go) benchmark result for e43a1c0867
This commit is contained in:
parent
027d8bc2d0
commit
1003e471b1
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1689894765045,
|
||||
"lastUpdate": 1689896005096,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -57146,6 +57146,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "132 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "e43a1c086753e1f9b87f2f8e960bec93b76b4e59",
|
||||
"message": "authorize: incorporate mTLS validation from Envoy",
|
||||
"timestamp": "2023-07-20T13:32:06Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4374/commits/e43a1c086753e1f9b87f2f8e960bec93b76b4e59"
|
||||
},
|
||||
"date": 1689896000757,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 13808766,
|
||||
"unit": "ns/op",
|
||||
"extra": "88 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 8350613,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue