This morning i missed the bus to school so i had to stay home.
After that, i was the browsing the web to find something interesting. Then i read some articles about about Pi being calculated to trillions of digit. I thought i could do that, so i found this programs that could.
If y cruncher is a multithreaded app it could be used to "semi benchmark" a CPU, truth is tho i highly doubt it any modern CPU would struggle to work this out.
i usually open up my java IDE (netbeans) and make a while loop adding 1 each time. then run it, when i stop it, it tells me the last number it counted to and how long that program was running.
I didn't do any benchmarking but awhile back one of the YouTube channels I follow posted a video calculating the size of the Observable Universe using I think only 10 digits of Pi. I could be mistaken but here is the video. https://www.youtube.com/watch?v=FpyrF_Ci2TQ&feature=youtube_gdata_player
I agree, manuall garbage collection FTW. Ultimate Control of your resources. Your also right, bytecode can never be as fast as machine code. A lot of Java people want to argue that.