mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 12:38:13 +02:00
add Benchmark (go) benchmark result for 5bd4412576
This commit is contained in:
parent
e0de500be6
commit
24ca3bc1d5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1735857394719,
|
||||
"lastUpdate": 1735864910027,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -140222,6 +140222,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "445134 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "5bd4412576d4ee7e4a95fcd3b6921a2f62e03a73",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2025-01-02T18:16:28Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/5bd4412576d4ee7e4a95fcd3b6921a2f62e03a73"
|
||||
},
|
||||
"date": 1735864896876,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8569973,
|
||||
"unit": "ns/op",
|
||||
"extra": "141 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5426247,
|
||||
"unit": "ns/op",
|
||||
"extra": "222 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue