mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 21:18:09 +02:00
add Benchmark (go) benchmark result for 48c236da83
This commit is contained in:
parent
47ccff7a6b
commit
0d772f9652
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1730317007393,
|
"lastUpdate": 1730326125891,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -128454,6 +128454,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "182 times\n4 procs"
|
"extra": "182 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "48c236da837e03994973ac9613b730a83559150f",
|
||||||
|
"message": "HTTP/3 Support",
|
||||||
|
"timestamp": "2024-10-30T19:33:35Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5349/commits/48c236da837e03994973ac9613b730a83559150f"
|
||||||
|
},
|
||||||
|
"date": 1730326113942,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8930951,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "133 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6273887,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "195 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue