![]() |
More N-Queens benchmark results - Printable Version +- HP Forums (https://archived.hpcalc.org/museumforum) +-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html) +--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html) +--- Thread: More N-Queens benchmark results (/thread-119357.html) |
More N-Queens benchmark results - Egan Ford - 07-26-2007 I stumbled across this http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/articles.cgi?read=700 from a recent post and thought I'd contribute a few more results. I am unsure who tracks/updates this list. 71B/FORTH (about 3x faster than 71B/BASIC, faster than 50g UserRPL):
Output: S=876 IN 46.27 SEC Code:
: NQUEENSF ; 71B/RPN (HP41 emulator, about 4x faster than 41CX): Output:
S=876 IN 269.87 SEC Code:
LBL "NQ41"
Re: More N-Queens benchmark results - Xerxes - 07-27-2007 Thank you for testing. The list was updated with your interesting results.
|