Hello,
I need a program that will take for ages to compile and will use a fair amount of system resources to do so.
I don't care what it does, I just want it to to be resource consuming
I made a Dhrystone benchmark, but that lasts for 30-40 milliseconds and event if put it in an endless loop it still doesn't use that much of resources
I need this consuming program because I want to benchmark the system while eclipse is working really hard compiling something
Anyone has any good suggestion what could I make to achieve that level of usage? Or any pointers to anything useful?
Kind Rergards
Tasos

