fbn
November 18th, 2005, 10:23 AM
Hi,
I want to check if my hardware is okay and for this check I'm planning to let a python script compile some source code again and again and check if the output (md5sum) is the same everytime.
First I wanted to use the Linux kernel source but it's a bit too huge, I'm looking for some code that is not larger than 5 MB and makes heavy load on CPU while compiling.
Any ideas?
I want to check if my hardware is okay and for this check I'm planning to let a python script compile some source code again and again and check if the output (md5sum) is the same everytime.
First I wanted to use the Linux kernel source but it's a bit too huge, I'm looking for some code that is not larger than 5 MB and makes heavy load on CPU while compiling.
Any ideas?