mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for e13f312d6fc106c99fbb15af644d08ee21ed0154
This commit is contained in:
parent
7612a1f3c8
commit
eb7ff01174
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1721689182398,
|
||||
"lastUpdate": 1721689192255,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -114934,6 +114934,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "171 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "e13f312d6fc106c99fbb15af644d08ee21ed0154",
|
||||
"message": "Optimize envoy config building",
|
||||
"timestamp": "2024-07-22T21:28:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/e13f312d6fc106c99fbb15af644d08ee21ed0154"
|
||||
},
|
||||
"date": 1721689180669,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9783104,
|
||||
"unit": "ns/op",
|
||||
"extra": "120 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6687532,
|
||||
"unit": "ns/op",
|
||||
"extra": "174 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue