mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 02:18:42 +02:00
add Benchmark (go) benchmark result for bd5ad2e909
This commit is contained in:
parent
d49c69fe55
commit
3192401643
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1717625600513,
|
"lastUpdate": 1717704082317,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -111362,6 +111362,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "196 times\n4 procs"
|
"extra": "196 times\n4 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "bd5ad2e9099d84ed983f1189e5ef321995f1f14d",
|
||||||
|
"message": "[wip] Device Auth Flow",
|
||||||
|
"timestamp": "2024-06-06T14:41:34Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/5129/commits/bd5ad2e9099d84ed983f1189e5ef321995f1f14d"
|
||||||
|
},
|
||||||
|
"date": 1717704072953,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 8640379,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "136 times\n4 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 5811347,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "211 times\n4 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue