mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 21:18:09 +02:00
add Benchmark (go) benchmark result for 04e9a8caa2
This commit is contained in:
parent
4bde8fd92d
commit
2d0f804eb5
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1734920066132,
|
"lastUpdate": 1734957678396,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -137818,6 +137818,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "237 times\n4 procs"
|
"extra": "237 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "04e9a8caa2a43be130cf25a90722a02d159be271",
|
||||||
|
"message": "fix redirect server proxy protocol",
|
||||||
|
"timestamp": "2024-12-23T12:37:16Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5407/commits/04e9a8caa2a43be130cf25a90722a02d159be271"
|
||||||
|
},
|
||||||
|
"date": 1734957664764,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8357202,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "152 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5359651,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "222 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue