Post Reply 
8-Queens Benchmark
08-26-2024, 05:58 AM
Post: #36
RE: 8-Queens Benchmark
(08-25-2024 02:53 PM)Hlib Wrote:  In CASIO and in Texas Instruments models, this leaves much to be desired.

I like your optimizations, but the goal of this integer benchmark was not to find out what's the best way with every language to solve n-queens.
For me it was more important to implement the same algorithm in a similar way on all computers. Regardless of whether structured or unstructured, both versions follow practically the same execution path. It is true that sometimes some optimizations were made, such as ISZ, DSZ or other small things. On the other hand, I avoided things like FOR NEXT so that the structure of the test code was more or less preserved. I know that this was not always implemented optimally, but it was good enough to have a useful comparison. If we now use a different test code that is a bit faster but the execution path has been significantly changed, we would have to question all the other test codes and look for better implementations to be fair. Unfortunately I do not have the opportunity to do this for all computers again, as I no longer have access to most of them. I don't think that's a problem, because it's certainly clear to everyone that this benchmark, like others, is just an example and depending on which task you're using to test, the results might be slightly different.

Calculator Benchmark
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
8-Queens Benchmark - Hlib - 05-23-2016, 06:08 PM
RE: 8-Queens Benchmark - xerxes - 05-24-2016, 02:28 PM
RE: 8-Queens Benchmark - Hlib - 05-27-2016, 08:14 PM
RE: 8-Queens Benchmark - Hlib - 06-25-2016, 06:39 PM
RE: 8-Queens Benchmark - xerxes - 06-26-2016, 06:47 PM
RE: 8-Queens Benchmark - mtern - 06-29-2016, 11:41 AM
RE: 8-Queens Benchmark - xerxes - 06-30-2016, 12:04 PM
RE: 8-Queens Benchmark - xerxes - 06-30-2016, 08:14 PM
RE: 8-Queens Benchmark - Accutron - 07-03-2016, 04:22 PM
RE: 8-Queens Benchmark - Accutron - 07-04-2016, 02:10 AM
RE: 8-Queens Benchmark - xerxes - 07-02-2016, 06:39 PM
RE: 8-Queens Benchmark - xerxes - 07-03-2016, 09:56 AM
RE: 8-Queens Benchmark - Accutron - 07-10-2016, 03:21 AM
RE: 8-Queens Benchmark - Egan Ford - 07-10-2016, 06:03 PM
RE: 8-Queens Benchmark - Accutron - 07-10-2016, 06:45 PM
RE: 8-Queens Benchmark - Accutron - 07-10-2016, 07:19 PM
RE: 8-Queens Benchmark - xerxes - 07-12-2016, 10:44 PM
RE: 8-Queens Benchmark - Accutron - 07-12-2016, 10:58 PM
RE: 8-Queens Benchmark - xerxes - 07-13-2016, 10:46 AM
RE: 8-Queens Benchmark - Accutron - 07-13-2016, 02:01 PM
RE: 8-Queens Benchmark - Jurgen Keller - 01-06-2017, 06:31 PM
RE: 8-Queens Benchmark - xerxes - 01-06-2017, 02:23 PM
RE: 8-Queens Benchmark - rprosperi - 01-06-2017, 04:00 PM
RE: 8-Queens Benchmark - xerxes - 01-07-2017, 06:56 PM
RE: 8-Queens Benchmark - Guenter Schink - 11-14-2021, 06:52 PM
RE: 8-Queens Benchmark - xerxes - 11-15-2021, 11:37 PM
RE: 8-Queens Benchmark - Hlib - 08-25-2024, 02:53 PM
RE: 8-Queens Benchmark - xerxes - 08-26-2024 05:58 AM
RE: 8-Queens Benchmark - toml_12953 - 09-03-2024, 11:14 AM
RE: 8-Queens Benchmark - Hlib - 09-01-2024, 06:27 PM



User(s) browsing this thread: 4 Guest(s)