mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 05:28:16 +02:00
add Benchmark (go) benchmark result for 36f45f00790daa94de8fc363a0e6272b1f92a7cb
This commit is contained in:
parent
c1c13a5e41
commit
b8269973eb
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1735856981352,
|
"lastUpdate": 1735857183465,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -139990,6 +139990,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "448554 times\n4 procs"
|
"extra": "448554 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "36f45f00790daa94de8fc363a0e6272b1f92a7cb",
|
||||||
|
"message": "[WIP] New tracing system",
|
||||||
|
"timestamp": "2025-01-02T18:16:28Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5388/commits/36f45f00790daa94de8fc363a0e6272b1f92a7cb"
|
||||||
|
},
|
||||||
|
"date": 1735857157894,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8447112,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "134 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5770898,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "217 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue