[m-rev.] for review: switch generation cleanups
Zoltan Somogyi
zs at csse.unimelb.edu.au
Mon Nov 26 16:11:52 AEDT 2007
On 26-Nov-2007, Julien Fischer <juliensf at csse.unimelb.edu.au> wrote:
> That looks fine.
Thanks.
I forgot to include the results of the benchmarking I did with the new options.
Here they are.
EXTRA_MCFLAGS = --switch-single-rec-base-first --switch-multi-rec-base-first
mercury_compile.01 average of 6 with ignore=1 20.00
EXTRA_MCFLAGS = --switch-single-rec-base-first --no-switch-multi-rec-base-first
mercury_compile.02 average of 6 with ignore=1 20.46
EXTRA_MCFLAGS = --no-switch-single-rec-base-first --switch-multi-rec-base-first
mercury_compile.03 average of 6 with ignore=1 20.00
EXTRA_MCFLAGS = --no-switch-single-rec-base-first --no-switch-multi-rec-base-first
mercury_compile.04 average of 6 with ignore=1 20.02
The default setting is as for the third alternative.
Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list