Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHave you enabled -O2 or -O3 ?
If you rip out all calls into libc, can you fit the whole code into internal memory? (It might be that the resident set fits in the cache though.)Have you enabled -O2 or -O3 ?
If you rip out all calls into libc, can you fit the whole code into internal memory? (It might be that the resident set fits in the cache though.)