mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for 63fad4e3d6
This commit is contained in:
parent
4af1a9516c
commit
5b604f7f0a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1733438803913,
|
"lastUpdate": 1733439560875,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -132256,6 +132256,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "204 times\n4 procs"
|
"extra": "204 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "63fad4e3d61a837ea604ef90115cd62e1ce8032d",
|
||||||
|
"message": "[WIP] New tracing system",
|
||||||
|
"timestamp": "2024-12-05T17:07:21Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/63fad4e3d61a837ea604ef90115cd62e1ce8032d"
|
||||||
|
},
|
||||||
|
"date": 1733439536374,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9593186,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "127 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5986314,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "204 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue