Perf: Improve program performance #508
Merged
Annotations
10 warnings
|
deepin-devicemanager-server/deepin-devicecontrol/src/enablecontrol/enablesqlmanager.cpp#L152
The function 'isUniqueIdEnabled' is never used.
|
|
deepin-devicemanager-server/deepin-devicecontrol/src/enablecontrol/enablesqlmanager.cpp#L147
Parameter 'path' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
|
deepin-devicemanager-server/deepin-devicecontrol/src/enablecontrol/enablesqlmanager.cpp#L130
Parameter 'path' is passed by value. It could be passed as a const reference which is usually faster and recommended in C++.
|
|
deepin-devicemanager-server/deepin-devicecontrol/src/enablecontrol/enablesqlmanager.cpp#L52
The function 'insertDataToAuthorizedTable' is never used.
|
|
deepin-devicemanager-server/customgpuinfo/main.cpp#L11
Include file: <iostream> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
deepin-devicemanager-server/customgpuinfo/main.cpp#L9
Include file: <QDebug> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
deepin-devicemanager-server/customgpuinfo/main.cpp#L8
Include file: <QFile> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
deepin-devicemanager-server/customgpuinfo/main.cpp#L7
Include file: <QRegularExpression> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
deepin-devicemanager-server/customgpuinfo/main.cpp#L6
Include file: <QMap> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
|
deepin-devicemanager-server/customgpuinfo/main.cpp#L5
Include file: <QProcess> not found. Please note: Cppcheck does not need standard library headers to get proper results.
|
The logs for this run have expired and are no longer available.
Loading