mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 1b57ec4d911455cc47414d090e952d1f459701ba
This commit is contained in:
parent
a906c1a3c1
commit
5557ff43bc
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1727113785811,
|
||||
"lastUpdate": 1727113827009,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -124818,6 +124818,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "181 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "1b57ec4d911455cc47414d090e952d1f459701ba",
|
||||
"message": "Optimize envoy config building",
|
||||
"timestamp": "2024-09-21T01:21:37Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5187/commits/1b57ec4d911455cc47414d090e952d1f459701ba"
|
||||
},
|
||||
"date": 1727113814387,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 10353827,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6389737,
|
||||
"unit": "ns/op",
|
||||
"extra": "182 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue