mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for f5d6dd7936
This commit is contained in:
parent
197054d4de
commit
6395bac523
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1733857678195,
|
"lastUpdate": 1733858050776,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -132704,6 +132704,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "194 times\n4 procs"
|
"extra": "194 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "f5d6dd793630354a8f2666a7cabeac2eab4591e6",
|
||||||
|
"message": "[WIP] New tracing system",
|
||||||
|
"timestamp": "2024-12-10T18:57:14Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/f5d6dd793630354a8f2666a7cabeac2eab4591e6"
|
||||||
|
},
|
||||||
|
"date": 1733858026842,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9245929,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "130 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6110862,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "194 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue