mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for 2188eb6cedce21daecdff2d115ebe8e8ebce6226
This commit is contained in:
parent
8e9b529765
commit
fc5a9259b9
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1722450510514,
|
"lastUpdate": 1722450636438,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -115718,6 +115718,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "201 times\n4 procs"
|
"extra": "201 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "2188eb6cedce21daecdff2d115ebe8e8ebce6226",
|
||||||
|
"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/2188eb6cedce21daecdff2d115ebe8e8ebce6226"
|
||||||
|
},
|
||||||
|
"date": 1722450626166,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 9931106,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "121 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 6644469,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "177 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue