mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-04 18:38:12 +02:00
add Benchmark (go) benchmark result for 9aa13dd0146dba3ca0214ba1a580369a294f6e86
This commit is contained in:
parent
fcea3b3669
commit
505a3a47ec
1 changed files with 33 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
window.BENCHMARK_DATA = {
|
window.BENCHMARK_DATA = {
|
||||||
"lastUpdate": 1686934745719,
|
"lastUpdate": 1686934747609,
|
||||||
"repoUrl": "https://github.com/pomerium/pomerium",
|
"repoUrl": "https://github.com/pomerium/pomerium",
|
||||||
"entries": {
|
"entries": {
|
||||||
"Benchmark": [
|
"Benchmark": [
|
||||||
|
@ -50790,6 +50790,38 @@ window.BENCHMARK_DATA = {
|
||||||
"extra": "122 times\n2 procs"
|
"extra": "122 times\n2 procs"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"commit": {
|
||||||
|
"author": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"committer": {
|
||||||
|
"name": "pomerium",
|
||||||
|
"username": "pomerium"
|
||||||
|
},
|
||||||
|
"id": "9aa13dd0146dba3ca0214ba1a580369a294f6e86",
|
||||||
|
"message": "chore(deps): bump github.com/klauspost/compress from 1.16.5 to 1.16.6",
|
||||||
|
"timestamp": "2023-06-16T16:39:07Z",
|
||||||
|
"url": "https://github.com/pomerium/pomerium/pull/4281/commits/9aa13dd0146dba3ca0214ba1a580369a294f6e86"
|
||||||
|
},
|
||||||
|
"date": 1686934744937,
|
||||||
|
"tool": "go",
|
||||||
|
"benches": [
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedInUserAccess",
|
||||||
|
"value": 17751287,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "61 times\n2 procs"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "BenchmarkLoggedOutUserAccess",
|
||||||
|
"value": 11414013,
|
||||||
|
"unit": "ns/op",
|
||||||
|
"extra": "104 times\n2 procs"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue