mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 21:18:09 +02:00
add Benchmark (go) benchmark result for 3555b63818
This commit is contained in:
parent
2fb73bfd92
commit
ad6d314eb0
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1660581377449,
|
"lastUpdate": 1660581571854,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -6422,6 +6422,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "132 times\n2 procs"
|
"extra": "132 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "3555b638185e5a1b059241cc6e36972c3571ae7d",
|
||||||
|
"message": "chore(deps): bump distroless/base from `3a62194` to `ec73486`",
|
||||||
|
"timestamp": "2022-08-14T13:14:33Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3554/commits/3555b638185e5a1b059241cc6e36972c3571ae7d"
|
||||||
|
},
|
||||||
|
"date": 1660581571441,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 12909894,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "88 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 7759217,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "158 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue