Hacker News new | ask | show | jobs
by pfalls 4794 days ago
We use the cluster module to handle multiple workers (https://github.com/TechEmpower/FrameworkBenchmarks/blob/mast...), so far we've received feedback that this is a valid approach.
1 comments

For tests where you specify the number of cores, do you specify 4 or 8 on the i7?
8 since the i7 is four physical cores with hyper-threading.