Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Poor performance on Windows host when parse big build log file #103

Open
fbs2016 opened this issue Aug 4, 2020 · 0 comments
Open

Poor performance on Windows host when parse big build log file #103

fbs2016 opened this issue Aug 4, 2020 · 0 comments

Comments

@fbs2016
Copy link

fbs2016 commented Aug 4, 2020

Poor performance on Windows host when parse big build log file, the test result as following:

  1. build the project with many source file,
    make -n -j8 | tee build.log
    Elapsed Time:00:00:12s
  2. Parse the build log to generate the DB:
    compiledb --parse build.log
    Elapsed Time:0:07:08s

It takes too much time parse the build log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant