Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Software Speed Question

6 views
Skip to first unread message

The Macks

unread,
May 2, 1998, 3:00:00 AM5/2/98
to

I'm curious how the software I'm developing fares against the current
versions on the market. So far I've only completed my Legal Move
Generator (LMG).

NOTE: All speed results for this software are for the starting
position on an Intel Pentium 200 w/32 RAM.

Originally it was written in C++, and optimized pretty well. After
several overhauls, it clocked at approximately 90 microseconds per run.
I converted the function into Assembly Language (very easy to mix ASM
and C++ on my compiler) and made many major optimizations. As of May 2,
it runs at 31.5 microseconds (over 31,000 runs per second).

Can anyone give me any input on LMG times for other programs?

Ryan Mack

0 new messages