Hacker News new | ask | show | jobs
by conradfr 271 days ago
Yes it's definitely not heavy like a Java program that will cannibalize your RAM.

It's actually quite lean.

It will use all your cores without you asking (which is fantastic right?) but it's configurable AFAIK.

1 comments

It will also use preemptive multitasking, so busy processes won't pin CPU cores at the expense of other tasks.