mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-27 23:18:13 +02:00
add Benchmark (go) benchmark result for 4a99a1b7c4
This commit is contained in:
parent
a126a1f467
commit
454966407a
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1670861543874,
|
||||
"lastUpdate": 1670861560375,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -23470,6 +23470,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "123 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "4a99a1b7c4d597630120b43007259e4ab453a704",
|
||||
"message": "chore(deps): bump distroless/base from `cd1bf87` to `9283685`",
|
||||
"timestamp": "2022-12-11T15:40:51Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3804/commits/4a99a1b7c4d597630120b43007259e4ab453a704"
|
||||
},
|
||||
"date": 1670861559082,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 18734185,
|
||||
"unit": "ns/op",
|
||||
"extra": "60 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 10823438,
|
||||
"unit": "ns/op",
|
||||
"extra": "100 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue