提高expr_plus和interval_plus表的扫描性能
This commit is contained in:
@@ -11,6 +11,7 @@ add_executable(perf_test_maatframe perf_test_maatframe.cpp)
|
||||
target_link_libraries(perf_test_maatframe maat_frame_shared gtest)
|
||||
|
||||
configure_file(table_info.conf table_info.conf COPYONLY)
|
||||
configure_file(tsg_tableinfo.conf tsg_tableinfo.conf COPYONLY)
|
||||
configure_file(file_test_tableinfo.conf file_test_tableinfo.conf COPYONLY)
|
||||
configure_file(maat_json.json maat_json.json COPYONLY)
|
||||
configure_file(reset_redis4maat.sh reset_redis4maat.sh COPYONLY)
|
||||
@@ -20,4 +21,5 @@ file(COPY testdata DESTINATION ./)
|
||||
file(COPY testdata_uni2ascii DESTINATION ./)
|
||||
file(COPY test_streamfiles DESTINATION ./)
|
||||
file(COPY ntcrule DESTINATION ./)
|
||||
file(COPY tsgrule DESTINATION ./)
|
||||
file(COPY json_update DESTINATION ./)
|
||||
Reference in New Issue
Block a user