|
|
|
|
|
by pstch
2011 days ago
|
|
Java being faster on nqueens shows an interesting result : GCs can actually make code "faster", by moving some work to another core. It's possible this could still be done with the described approach, but it looks much more difficult. |
|