[m-rev.] diff/for review: improving the compiler's worst case performance

Zoltan Somogyi zs at cs.mu.OZ.AU
Tue Jan 11 14:53:49 AEDT 2005


On 11-Jan-2005, Ralph Becket <rafe at cs.mu.OZ.AU> wrote:
> Zoltan Somogyi, Tuesday, 11 January 2005:
> > I now get an 8.1% speedup, not a 1.7% slowdown.
> 
> Spectacular!

Thanks.

> When you profiled the compiler, did you profile the whole thing or just
> specific parts?

I didn't profile it at all. I located the hotspots by running the compiler
with -V under mdb, repeatedly interrupting it when it took too long between
progress messages, and looking at what it was doing at the times of the
interrupts.

> If the former, were any other hotspots apparent?

The hotspots I fixed were the dominant ones, but now they are fixed, I will
see if they hid any others.

Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list