speeding ECL up

Dima Pasechnik <[email protected]> Fri, 14 Jul 2023 13:19:58 +0100
Newsgroups gmane.lisp.ecl.general
Message-ID <CAAWYfq0ODRpajJ8ZCtk7nzyKJUW_=ndgrQUJCiccuiL1Gv2tig@mail.gmail.com>
It's well-known that ECL-compiled CL projects are considerably slower
than ones where SBCL is used. Examples are e.g. Maxima, FriCAS - there
speed might be few times (sic!) slower.

Is there an effort to find out bottlenecks, or is it known where these
bottlenecks are?

Best,
Dima