mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-24 13:38:17 +02:00
add Benchmark (go) benchmark result for c44aa4ee93
This commit is contained in:
parent
2e2886ea2f
commit
a1a60104c7
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1659037420229,
|
"lastUpdate": 1659037647417,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -3698,6 +3698,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "146 times\n2 procs"
|
"extra": "146 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "c44aa4ee937450bf7a1dd6f9babf56fb3a54c2d6",
|
||||||
|
"message": "chore(deps): bump alpine from `6af1b11` to `7580ece`",
|
||||||
|
"timestamp": "2022-07-28T06:20:56Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3512/commits/c44aa4ee937450bf7a1dd6f9babf56fb3a54c2d6"
|
||||||
|
},
|
||||||
|
"date": 1659037647002,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 14252432,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "82 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8912232,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "130 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue