Hello Friends,
Please help me to solve a problem.I have a PC with 500 MHz speed and OS as Windows98.(AMD-K7 processor with 128 MB's of RAM).When i compile my Java programs on it it takes so much time to compile that.While one of my friend have PC with 133 MHz speed(Intel Cyrex with 128 MBs of RAM)but he has no such problem.I have tried javac with -verbose option and found that most of the time it spends in parsing the program.My PC takes near about 800-900ms for parsing a small program ,while my friend's PC takes only 100-150ms for parsing the same code.I feels boring when i compile my java programs on that system(Which should not happen when you are learning something).
Can someone from you solve my problem?
Sharad Agarwal
