Houliang Qi created IOTDB-1133:
----------------------------------
Summary: Reduce the code compilation time
Key: IOTDB-1133
URL: https://issues.apache.org/jira/browse/IOTDB-1133
Project: Apache IoTDB
Issue Type: Improvement
Components: Others
Reporter: Houliang Qi
Fix For: 0.12.0
Attachments: image-2021-01-27-19-31-44-993.png,
image-2021-01-27-19-31-51-791.png
Now, due to the introduction of vulnerabilities check, the code compilation
time is greatly increased, which makes developers need to wait a lot of time
for the compilation to complete when testing. I think it's better to add one
configuration when building the codes , so that when testing, we can disable
the vulnerabilities check.
And we can see from the result that, when disable the vulnerabilities check,
the compilation speed is more than doubled.
!image-2021-01-27-19-28-23-110.png!
!image-2021-01-27-19-28-40-603.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)