How much faster does the go compiler run when presented with additional 
cores?

For example, let's say you boot Linux telling it you have just one 
processor. You build the Go compiler.

You then repeat this process for a number of times equal to the number of 
processors you have in your system, each time increasing the number of 
processors you tell Linux to use by one. How is the speed of compilation 
affected by the number of processors? Is there a point when adding more 
processors does no good?

Cordially,
Jon Forrest

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/123fcf04-b6ee-4b34-bc4f-e7dc46947672n%40googlegroups.com.

Reply via email to