mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 14:38:09 +02:00
add Benchmark (go) benchmark result for 4ddfdcce71053d9ac6edb97ce6f13be1f1c05cb3
This commit is contained in:
parent
fc5a9259b9
commit
93a30102ea
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1722450636438,
|
||||
"lastUpdate": 1722450937350,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -115750,6 +115750,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "4ddfdcce71053d9ac6edb97ce6f13be1f1c05cb3",
|
||||
"message": "envoy: enable access logging for main http/grpc listeners",
|
||||
"timestamp": "2024-07-30T14:34:18Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5196/commits/4ddfdcce71053d9ac6edb97ce6f13be1f1c05cb3"
|
||||
},
|
||||
"date": 1722450926323,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9461291,
|
||||
"unit": "ns/op",
|
||||
"extra": "126 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6519686,
|
||||
"unit": "ns/op",
|
||||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue