|
|
|
|
|
by anonymousiam
1249 days ago
|
|
Dynamic re-linking is cool, but it can result in less-than-optimal executables. Sometimes it can be beneficial to optimize the link so most of the main thread stays in cache. Obviously this only really matters for CPU-intensive programs. |
|