2 ms·
When was that? IS that a big codebase? I fixed a memory leak issue a few months ago that would have a big effect when running over hundreds of files at once.
by strulovich 4y ago
When was that? IS that a big codebase? I fixed a memory leak issue a few months ago that would have a big effect when running over hundreds of files at once.
- BoorishBears 4y agoMore than a few months ago, and a fairly large codebase (~1000 files). I might give it another try for some personal projects since I did like the anti-bikeshedding angle with respect to configuration, but yeah linting can be a hard sell once build performance starts to suffer for it
- strulovich 4y agoMost likely this fix would make a big difference then: https://github.com/facebook/ktfmt/commit/6ea9e8f461853c32177f3a3bc0d2ae4ea5718452 https://github.com/facebook/ktfmt/commit/6ea9e8f461853c32177...