mdchesne was working on a simple java program for one of his programming classes when he realized he just made a process-power test. mdchesne exclaimed "woot!"
mdchesne lists the code below (mdchesne removed to save space, available with PM) for your convienence and to show you he included no spyware/harvesters/etc. He made the program to test how long different sorts would take to sort 10,000 times on a 100,000-sized array of randomly-generated numbers. He warns you
unless you have a decent processor, it may take hours ;P
java stress test 100,000 size array sorted 10,000 times
java stress test (extreme edition) 500,00 size array sorted 100,000 times)
mdchesne says the time it takes to sort gets printed in the console (unix or linux) or in the console
winow in windows (be sure to "press any key" to keep window up...it flashes quickly)
mdchesne asks you to
post your timings when you complete the run
mdchesne's screencap running at 80000, halfway through test, working up to 100000
mdchesne's excel documentation with array sizes+timings. graphs on following sheets
========================
Fastest Timing Thus Far
mdchesne @ 11.0766 | 26.2812 | 6.6000 | 2.4922
glugglug @ 8.3531 | 35.3188 | 1.8563 | ??
mdchesne lists the code below (mdchesne removed to save space, available with PM) for your convienence and to show you he included no spyware/harvesters/etc. He made the program to test how long different sorts would take to sort 10,000 times on a 100,000-sized array of randomly-generated numbers. He warns you
unless you have a decent processor, it may take hours ;P
java stress test 100,000 size array sorted 10,000 times
java stress test (extreme edition) 500,00 size array sorted 100,000 times)
mdchesne says the time it takes to sort gets printed in the console (unix or linux) or in the console
winow in windows (be sure to "press any key" to keep window up...it flashes quickly)
mdchesne asks you to
post your timings when you complete the run
mdchesne's screencap running at 80000, halfway through test, working up to 100000
mdchesne's excel documentation with array sizes+timings. graphs on following sheets
========================
Fastest Timing Thus Far
mdchesne @ 11.0766 | 26.2812 | 6.6000 | 2.4922
glugglug @ 8.3531 | 35.3188 | 1.8563 | ??