|
From: Kris K. <kat...@gm...> - 2018-06-07 00:00:59
|
On Tue, Jun 05, 2018 at 04:32:47AM +0000, Robert Dodier wrote: > Maybe the problem is not SBCL-specific -- I haven't been able to get > another Lisp to run the example (takes too long). I hope someone else > can try it. I just tried it using SBCL (again) and ECL on my main box. The example worked with both. I also tried using SBCL on a i386 laptop and it actually worked there as well. For the record, here is my build info and showtime output for the three runs: Maxima version: "branch_5_41_base_393_g721457f3e_dirty" Maxima build date: "2018-06-06 17:39:57" Host type: "x86_64-unknown-openbsd6.3" Lisp implementation type: "SBCL" Lisp implementation version: "1.4.5.openbsd" Evaluation took 9.9800 seconds (9.8750 elapsed) using 2143.979 MB. Maxima version: "branch_5_41_base_393_g721457f3e_dirty" Maxima build date: "2018-06-06 18:44:12" Host type: "x86_64-unknown-openbsd6.3" Lisp implementation type: "ECL" Lisp implementation version: "16.1.3" Evaluation took 24.1200 seconds (24.4790 elapsed) Maxima version: "branch_5_41_base_396_g7d16e5ee1" Maxima build date: "2018-06-06 17:34:07" Host type: "i386-unknown-openbsd6.3" Lisp implementation type: "SBCL" Lisp implementation version: "1.4.5.openbsd" Evaluation took 69.4400 seconds (72.2910 elapsed) using 1203.556 MB. Cheers, Kris Katterjohn |