that's this issue, right? https://github.com/borkdude/clj-kondo/issues/992
Correct
cutting a new release... https://github.com/borkdude/clj-kondo/blob/master/CHANGELOG.md#v20200909 🦜
Done, 2020.09.09 released. Have fun! :)
Curious to know if you measured performance for parallel linting and how it went?
I guess CI will benefit mostly?
I did measure. Depending on your CPU you can see speed-ups of several factors. This has no impact on linting just one file, it's only beneficial when linting a classpath (e.g. to populate your cache).
Gotta get that thread ripper in play eh
Yeah, but even on my 8-core macbook pro it's noticeable. On my dual-core Macbook Air far less.
I don't have a thread ripper btw, just one model cheaper than that
My colleague does
Here I am on my old fx8350 😀