Fork me on GitHub
#clj-kondo
<
2020-09-09
>
borkdude13:09:00

Done, 2020.09.09 released. Have fun! :)

👏 12
🎉 12
dominicm15:09:39

Curious to know if you measured performance for parallel linting and how it went?

dominicm15:09:57

I guess CI will benefit mostly?

borkdude15:09:24

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).

👍 3
dominicm21:09:22

Gotta get that thread ripper in play eh

borkdude21:09:00

Yeah, but even on my 8-core macbook pro it's noticeable. On my dual-core Macbook Air far less.

borkdude21:09:41

I don't have a thread ripper btw, just one model cheaper than that

borkdude21:09:47

My colleague does

dominicm22:09:33

Here I am on my old fx8350 😀