Ideas

Posts 13 of 3 · Page 1 of 1
Ideas
For my science fair project in school this year, I chose to test the effect of compiler optimizations on binary execution time. I am trying to come up with a program to implement which would have enough possible permutations for different compiler optimizations to actually take a measurable effect. Got any ideas for what I could write?
Quote Originally Posted by Saltine View Post
For my science fair project in school this year, I chose to test the effect of compiler optimizations on binary execution time. I am trying to come up with a program to implement which would have enough possible permutations for different compiler optimizations to actually take a measurable effect. Got any ideas for what I could write?
I used C++ for my science fair experiment back in the 8th grade, haha. Just create something that uses a lot of processing power.
Like calculating large prime numbers, or approaching pi or G.
Posts 13 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?