mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-28 23:48:30 +02:00
add Benchmark (go) benchmark result for 4a739c3618
This commit is contained in:
parent
7e7640d4f8
commit
7b2ff15d3b
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1672070784897,
|
"lastUpdate": 1672070792833,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -25650,6 +25650,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "147 times\n2 procs"
|
"extra": "147 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "4a739c361866710c03b714cc9314fbe096316f9d",
|
||||||
|
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.5 to 1.18.7",
|
||||||
|
"timestamp": "2022-12-26T13:39:58Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3838/commits/4a739c361866710c03b714cc9314fbe096316f9d"
|
||||||
|
},
|
||||||
|
"date": 1672070792265,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 13493240,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "88 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 8122855,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "147 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue