Hello,
I've come upon the following issue and can't figure out why this is happening....
I've written a particles engine on C/OpenGL, my hardware is:
-----------------------------------
Intel DUO 1.6GhZ
1 GB RAM
ATI Radeon x1050 PCI Express 512MB RAM (HyperMemory)
-----------------------------------
I ran exactly the same program on:
----------------------------------
Pentium 4 2.6GhZ
512MB RAM
Intel OnBoard Video Card 64MB
----------------------------------
and the program on Pentium4 computer ran much more faster, I could even
make 4 times more and 9 times larger particles while still the program ran faster than initially on my PC...
anyone please can explain me why my PC significantly much slower ?