mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 5c4fb5c2c3402b51718782b021da8ed2f35faa57
This commit is contained in:
parent
fd9f1310d6
commit
8e9b529765
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1722449145104,
|
"lastUpdate": 1722450510514,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -115686,6 +115686,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "177 times\n4 procs"
|
"extra": "177 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "5c4fb5c2c3402b51718782b021da8ed2f35faa57",
|
||||||
|
"message": "debug: add /debug/logs endpoint and integration test helpers",
|
||||||
|
"timestamp": "2024-07-30T14:34:18Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5195/commits/5c4fb5c2c3402b51718782b021da8ed2f35faa57"
|
||||||
|
},
|
||||||
|
"date": 1722450500525,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8618315,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "132 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5813441,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "201 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue