mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-05 02:48:05 +02:00
add Benchmark (go) benchmark result for de6d4f6582
This commit is contained in:
parent
2b7a05cb54
commit
31d473dc12
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686829772687,
|
||||
"lastUpdate": 1686829890853,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -49466,6 +49466,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "de6d4f65825a4d41429dec5eee4d8e6c6c71a76c",
|
||||
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.0 to 1.34.0",
|
||||
"timestamp": "2023-06-14T13:08:50Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4260/commits/de6d4f65825a4d41429dec5eee4d8e6c6c71a76c"
|
||||
},
|
||||
"date": 1686829889541,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 21151721,
|
||||
"unit": "ns/op",
|
||||
"extra": "54 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 14480081,
|
||||
"unit": "ns/op",
|
||||
"extra": "75 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue