mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 01:18:08 +02:00
add Benchmark (go) benchmark result for 57532c2bc14634fa80aedc8d77e2978acaf857f5
This commit is contained in:
parent
09d5fbba2c
commit
a0915f8d4d
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1702334082673,
|
||||
"lastUpdate": 1702334148311,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -89194,6 +89194,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "166 times\n4 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "57532c2bc14634fa80aedc8d77e2978acaf857f5",
|
||||
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.24.0",
|
||||
"timestamp": "2023-12-11T00:29:09Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4840/commits/57532c2bc14634fa80aedc8d77e2978acaf857f5"
|
||||
},
|
||||
"date": 1702334142062,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 9386304,
|
||||
"unit": "ns/op",
|
||||
"extra": "124 times\n4 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 6765637,
|
||||
"unit": "ns/op",
|
||||
"extra": "175 times\n4 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue