mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 06:28:18 +02:00
add Benchmark (go) benchmark result for 12bed5593a5c882981145f1d2cc91515044a8dc7
This commit is contained in:
parent
3dd153cd65
commit
f49a23adbf
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1664814732189,
|
||||
"lastUpdate": 1664814761544,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -12582,6 +12582,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "109 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "12bed5593a5c882981145f1d2cc91515044a8dc7",
|
||||
"message": "chore(deps): bump distroless/base from `8a7afd5` to `4689543`",
|
||||
"timestamp": "2022-10-01T02:23:13Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3647/commits/12bed5593a5c882981145f1d2cc91515044a8dc7"
|
||||
},
|
||||
"date": 1664814760656,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 18118093,
|
||||
"unit": "ns/op",
|
||||
"extra": "57 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 11158211,
|
||||
"unit": "ns/op",
|
||||
"extra": "98 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue