mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-20 18:18:08 +02:00
add Benchmark (go) benchmark result for 5deddf330d2fff192926d606b816a780d4415bd4
This commit is contained in:
parent
12021ddd26
commit
bfdb171d73
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1690906636828,
|
||||
"lastUpdate": 1690906638674,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -58830,6 +58830,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "129 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "5deddf330d2fff192926d606b816a780d4415bd4",
|
||||
"message": "chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.18.1 to 1.20.0",
|
||||
"timestamp": "2023-08-01T14:49:43Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/4414/commits/5deddf330d2fff192926d606b816a780d4415bd4"
|
||||
},
|
||||
"date": 1690906631627,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 15891157,
|
||||
"unit": "ns/op",
|
||||
"extra": "66 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11019301,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue