refact: optimize regular expression initialization
add profiling test. Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
@ -21,4 +21,4 @@ cmake --build "$BUILD_DIR" -j$(nproc)
|
||||
|
||||
cmake --build "$BUILD_DIR" -j$(nproc) -t test
|
||||
|
||||
gcovr -f "src/*" --html-details "$BUILD_DIR"/coverage.html
|
||||
gcovr -f "src/*" --html-details "$HTML_DIR"/coverage.html
|
||||
|
Reference in New Issue
Block a user