cormullion, please note that my test was run on a "1.5GHz A9 (ARM) dual core Android", with performance index 9.29 relative the Mac.... and not on that type Mac.
Also, the comparison across version might be somewhat fraught, but I still think it's interesting :-)
Benchmarking newLISP
-
- Posts: 228
- Joined: Mon Jun 02, 2014 1:40 am
- Location: Melbourne, Australia
-
- Posts: 2038
- Joined: Tue Nov 29, 2005 8:28 pm
- Location: latiitude 50N longitude 3W
- Contact:
Re: Benchmarking newLISP
Yes, that mistake has been made more than once... :)
-
- Posts: 228
- Joined: Mon Jun 02, 2014 1:40 am
- Location: Melbourne, Australia
Re: Benchmarking newLISP
If I may add some more correction: my newlisp proclaims being:
"newLISP v.10.6.3 32-bit on Linux IPv4/6 UTF-8, options: newlisp -h"
which possibly refers to the compilation host rather than runtime host.
The run-time host itself, via "uname -a" reports being:
"Linux localhost 3.10.33 #3 SMP PREEMPT Thu Dec 25 19:03:44 CST 2014 armv7l GNU/Linux"
I guess, in short, it's "newLISP v10.6.3-32-bit".
"newLISP v.10.6.3 32-bit on Linux IPv4/6 UTF-8, options: newlisp -h"
which possibly refers to the compilation host rather than runtime host.
The run-time host itself, via "uname -a" reports being:
"Linux localhost 3.10.33 #3 SMP PREEMPT Thu Dec 25 19:03:44 CST 2014 armv7l GNU/Linux"
I guess, in short, it's "newLISP v10.6.3-32-bit".
Re: Benchmarking newLISP
few years ltr... new hardware, same software ;-)
254 non I/O functions performed SUCCESSFUL in 1.699 ms
CPU0: Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
Code: Select all
/newlisp-10.7.5/qa-specific-tests$ ./qa-bench
Code: Select all
>>>>> Benchmarking all non I/O primitives ... (may take a while)
>>>>> total time: 956.0399999999998
>>>>> Performance ratio: 0.41 (1.0 on macOS 10.12, MacBook (Retina, 12-inch, Early 2016), newLISP v10.7.3-64-bit)
-- (define? (Cornflakes))