mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-25 05:58:16 +02:00
add Benchmark (go) benchmark result for 9c3910e454
This commit is contained in:
parent
78529910d1
commit
a44b8f5a85
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1659976448692,
|
"lastUpdate": 1659976665383,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -5110,6 +5110,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "139 times\n2 procs"
|
"extra": "139 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "9c3910e4540915a3dc68c29e49f095c9f9103cbc",
|
||||||
|
"message": "chore(deps): bump actions/setup-python from 4.1.0 to 4.2.0",
|
||||||
|
"timestamp": "2022-08-08T09:16:28Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3535/commits/9c3910e4540915a3dc68c29e49f095c9f9103cbc"
|
||||||
|
},
|
||||||
|
"date": 1659976664933,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13512937,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "80 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8078884,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "146 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue