mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-22 20:48:10 +02:00
add Benchmark (go) benchmark result for 1709a7b1f61d7b45c4a60d9374223d252260f576
This commit is contained in:
parent
60b6b95e4a
commit
2e6d0101fc
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1735842807889,
|
||||
"lastUpdate": 1735851767305,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -139358,6 +139358,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "438919 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "1709a7b1f61d7b45c4a60d9374223d252260f576",
|
||||
"message": "[WIP] New tracing system",
|
||||
"timestamp": "2025-01-02T18:16:28Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/1709a7b1f61d7b45c4a60d9374223d252260f576"
|
||||
},
|
||||
"date": 1735851742392,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 8582202,
|
||||
"unit": "ns/op",
|
||||
"extra": "136 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 5677899,
|
||||
"unit": "ns/op",
|
||||
"extra": "211 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue