mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 06:58:13 +02:00
add Benchmark (go) benchmark result for 80f1ea94ecc6121993f81fb0e303d0d03f737a5d
This commit is contained in:
parent
7a2430bc02
commit
f38426c497
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1668050771904,
|
"lastUpdate": 1668109203380,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -19010,6 +19010,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "141 times\n2 procs"
|
"extra": "141 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "80f1ea94ecc6121993f81fb0e303d0d03f737a5d",
|
||||||
|
"message": "config: generate cookie secret if not set in all-in-one mode",
|
||||||
|
"timestamp": "2022-11-09T18:02:00Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3742/commits/80f1ea94ecc6121993f81fb0e303d0d03f737a5d"
|
||||||
|
},
|
||||||
|
"date": 1668109202110,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 11759755,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8385568,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "142 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue