Hi,
I have noticed that when I benchmark two programs against
each other that mine will consistently run faster on Win95
and Win98 but slightly slower on WinNT (well at least on my
computers).
Could any users out there of WinNT help me out by trying
the demo at http://www.planetsquires.com/c_demo.zip
Maybe it is just the way my systems are configured. I am
trying to optimize my routines but maybe there is something
operating system specific that I should be watching out for.
The demo is simply my new Comet Indexing System compared to
the very fast PowerTree program using 10000 key inserts of
randomly generated 5 character keys (the list is built prior
to performing any tests). I am using the GetTickCount API
to time the tests.
Thanks,
------------------
Paul Squires
www.PlanetSquires.com
mailto:[email protected]
[email protected]
</A>
I have noticed that when I benchmark two programs against
each other that mine will consistently run faster on Win95
and Win98 but slightly slower on WinNT (well at least on my
computers).
Could any users out there of WinNT help me out by trying
the demo at http://www.planetsquires.com/c_demo.zip
Maybe it is just the way my systems are configured. I am
trying to optimize my routines but maybe there is something
operating system specific that I should be watching out for.
The demo is simply my new Comet Indexing System compared to
the very fast PowerTree program using 10000 key inserts of
randomly generated 5 character keys (the list is built prior
to performing any tests). I am using the GetTickCount API
to time the tests.
Thanks,
------------------
Paul Squires
www.PlanetSquires.com
mailto:[email protected]
[email protected]
</A>
Comment