mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-02 09:28:09 +02:00
add Benchmark (go) benchmark result for be7544e694
This commit is contained in:
parent
e9600e81a0
commit
af85477eed
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1673914574054,
|
||||
"lastUpdate": 1673914774998,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -29582,6 +29582,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "105 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "be7544e694279ba31335ddc75f52002a999ed4c0",
|
||||
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.7 to 1.18.8",
|
||||
"timestamp": "2023-01-16T15:44:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3900/commits/be7544e694279ba31335ddc75f52002a999ed4c0"
|
||||
},
|
||||
"date": 1673914774310,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 16038608,
|
||||
"unit": "ns/op",
|
||||
"extra": "74 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10147834,
|
||||
"unit": "ns/op",
|
||||
"extra": "117 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue