mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-26 22:48:07 +02:00
add Benchmark (go) benchmark result for 646eaba630
This commit is contained in:
parent
0131d9b17f
commit
0b7ed35d38
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1667233901916,
|
"lastUpdate": 1667233975707,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -17318,6 +17318,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "153 times\n2 procs"
|
"extra": "153 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "646eaba6308c7e818d6c66019140a479117b8898",
|
||||||
|
"message": "chore(deps): bump debian from `1b1d158` to `9583740`",
|
||||||
|
"timestamp": "2022-10-31T03:07:40Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/3719/commits/646eaba6308c7e818d6c66019140a479117b8898"
|
||||||
|
},
|
||||||
|
"date": 1667233974876,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 18129055,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "67 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 11807046,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "100 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue