[m-dev.] where the .NET compiler is slow

Peter Ross pro at missioncriticalit.com
Wed Feb 26 20:48:48 AEDT 2003


Hi,

I just did a simple analysis of the compile time of hello.m when using
the compiler built in the il grade.

Here are the 3 sections which consume the most time
    - Checking typeclass instances (53%)
    - Conversion of parse tree to HLDS (18%)
    - RTTI initialization (12%)

I have no idea why the typechecking is so slow.

Pete
--------------------------------------------------------------------------
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