[m-dev.] preliminary MLDS performance comparisons

Zoltan Somogyi zs at cs.mu.OZ.AU
Fri Nov 24 11:10:47 AEDT 2000


On 23-Nov-2000, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> The benchmark task was compiling samples/interpreter.m with `-O6'
> (I used a high optimization level to ensure that the test exercises
> a large part of the compiler).

While -O6 exercises much of the ocmpiler, it will spend most of its time
in value numbering. A test case at a lower optimization level (-O3) would
be more realistic, but would requie a larger file to compile to keep the
compilation time large enough to be meaningful.

Zoltan.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list