mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-04 01:09:36 +02:00
add Benchmark (go) benchmark result for 9ec13e91ad
This commit is contained in:
parent
581880d0f0
commit
9a7313b8e0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1715199138506,
|
||||
"lastUpdate": 1715204825706,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -109062,6 +109062,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "163 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9ec13e91ad0f56508484f5ae4097038484beb5f3",
|
||||
"message": "core/envoy: exclude unauthorized access from local replies",
|
||||
"timestamp": "2024-05-07T22:45:44Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5108/commits/9ec13e91ad0f56508484f5ae4097038484beb5f3"
|
||||
},
|
||||
"date": 1715204808845,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9114275,
|
||||
"unit": "ns/op",
|
||||
"extra": "129 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 56463283,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue