Forum Discussion

Tim10's avatar
Tim10
Icon for New Contributor rankNew Contributor
6 years ago

Small vs Standard C++ Execution Speed

Hi, The following C++ code executes 4x more slowly in standard configuration (hello_world) compared to small configuration (hello_world_small). I'm using a DE2-115 @ 50 MHz with 128 MB SDRAM @ 50 M...