Re: How to achieve maximal runtime speed?

Shiro Kawai <[email protected]> Mon, 10 Jul 2023 08:20:57 -1000
Newsgroups gmane.lisp.scheme.gauche
Message-ID <CALN0JNFCuyM5=vd2O4-pmFJ2ycsEM4BiH=xxh+ukT22cX3CGUw@mail.gmail.com>
Not much.  "Profiling and tuning" section of the manual is pretty much it.
If you really want to dig into it, doc/HOWTO-gperftools.adoc discusses to
use gperftools, which may be used to find VM-level bottlenecks.

If you can share the part of the code you want to tune, I may make
suggestions or even add new optimization in Gauche.

--shiro


On Mon, Jul 10, 2023 at 4:35 AM Sven Hartrumpf <[email protected]> wrote:

> Hi.
>
> Is there a document or web page that discusses how to use Gauche
> with maximal runtime speed? Which options to try etc.
>
> Greetings
> Sven
>
>
> _______________________________________________
> Gauche-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gauche-devel
>

_______________________________________________
Gauche-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gauche-devel