Increasing code size too much can result in hot functions not fitting in the icache, and that ultimately can make your program slower.
Increasing code size too much can result in hot functions not fitting in the icache, and that ultimately can make your program slower.