mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 9f606a9fe9
This commit is contained in:
parent
d8fb4e8bd0
commit
0577ef2519
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1730932367998,
|
||||
"lastUpdate": 1730943889479,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -129930,6 +129930,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "217 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "9f606a9fe92a4f12df793bd35d8679f4a4a5d0c3",
|
||||
"message": "core/metrics: improve memory usage",
|
||||
"timestamp": "2024-11-06T17:31:57Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5364/commits/9f606a9fe92a4f12df793bd35d8679f4a4a5d0c3"
|
||||
},
|
||||
"date": 1730943877327,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9081563,
|
||||
"unit": "ns/op",
|
||||
"extra": "128 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6188403,
|
||||
"unit": "ns/op",
|
||||
"extra": "195 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue