mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 6ac0804217
This commit is contained in:
parent
b160113d97
commit
b3b09df43f
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1667837364561,
|
||||
"lastUpdate": 1667837387683,
|
||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||
"entries": {
|
||||
"Benchmark": [
|
||||
|
@ -18258,6 +18258,38 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "150 times\n2 procs"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"committer": {
|
||||
"name": "pomerium",
|
||||
"username": "pomerium"
|
||||
},
|
||||
"id": "6ac08042170b6c6432053602d4b4cec70b400a9a",
|
||||
"message": "chore(deps): bump golang from 1.19.2-buster to 1.19.3-buster",
|
||||
"timestamp": "2022-11-06T11:22:29Z",
|
||||
"url": "https://github.com/pomerium/pomerium/pull/3733/commits/6ac08042170b6c6432053602d4b4cec70b400a9a"
|
||||
},
|
||||
"date": 1667837387211,
|
||||
"tool": "go",
|
||||
"benches": [
|
||||
{
|
||||
"name": "BenchmarkLoggedInUserAccess",
|
||||
"value": 12965857,
|
||||
"unit": "ns/op",
|
||||
"extra": "97 times\n2 procs"
|
||||
},
|
||||
{
|
||||
"name": "BenchmarkLoggedOutUserAccess",
|
||||
"value": 7538937,
|
||||
"unit": "ns/op",
|
||||
"extra": "158 times\n2 procs"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue