mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for cc59a96f5affd5c770881cb658218380b22d2b44
This commit is contained in:
parent
9096dab866
commit
bac7ede97b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1726085611600,
|
||||
"lastUpdate": 1726085677271,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -123270,6 +123270,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "177 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "cc59a96f5affd5c770881cb658218380b22d2b44",
|
||||
"message": "Optimize envoy config building",
|
||||
"timestamp": "2024-09-11T14:55:26Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/cc59a96f5affd5c770881cb658218380b22d2b44"
|
||||
},
|
||||
"date": 1726085665548,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10734851,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7334909,
|
||||
"unit": "ns/op",
|
||||
"extra": "157 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue