mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for 5e103042d3
This commit is contained in:
parent
3e59113b63
commit
1d904da1cc
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686934828525,
|
||||
"lastUpdate": 1686934911779,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -50918,6 +50918,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "94 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "5e103042d31ff0dbd68b216e7e8e8a3ed0fbeb38",
|
||||
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.25 to 1.18.27",
|
||||
"timestamp": "2023-06-16T16:39:07Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4286/commits/5e103042d31ff0dbd68b216e7e8e8a3ed0fbeb38"
|
||||
},
|
||||
"date": 1686934910688,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 22074525,
|
||||
"unit": "ns/op",
|
||||
"extra": "54 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 13504783,
|
||||
"unit": "ns/op",
|
||||
"extra": "80 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue