As mentioned in #17 the way the dockers are configured currently they don't scale to multicore systems.
I propose to add some additional logic to the quickstart script to adjust the cpu limits in the compose file with with respect to the number of cpu cores present on the system. This should help improve network/ validator stability.
I will look at this over the weekend :)