mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-06 03:18:03 +02:00
add Benchmark (go) benchmark result for a45f07762b
This commit is contained in:
parent
768112fed2
commit
d375770a55
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1698686252097,
|
"lastUpdate": 1698694525149,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -74634,6 +74634,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "91 times\n2 procs"
|
"extra": "91 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "a45f07762ba567e3de039b97a290010bcd42a8c0",
|
||||||
|
"message": "core/controlplane: apply configuration changes in a background thread",
|
||||||
|
"timestamp": "2023-10-29T02:09:46Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4649/commits/a45f07762ba567e3de039b97a290010bcd42a8c0"
|
||||||
|
},
|
||||||
|
"date": 1698694515786,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 19046867,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "62 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 12779586,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "92 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue