[m-dev.] higher order call statistics

Zoltan Somogyi zs at cs.mu.OZ.AU
Wed Aug 31 16:32:19 AEST 2005


Here are the statistics gather by my recent change. The numbers below are
derived from a stage 2 executable compiled with the statistics-gathering
option, and reflect the higher order calls made by the compiler while
compiling stage 3 and all the test cases.

closure invocations with  0 explicit args:    9473504
closure invocations with  1 explicit args:  268532280
closure invocations with  2 explicit args:  115326174
closure invocations with  3 explicit args:   23859913
closure invocations with  4 explicit args:   20219241
closure invocations with  5 explicit args:    2739926
closure invocations with  0 hidden args:    223344828
closure invocations with  1 hidden args:    130891337
closure invocations with  2 hidden args:     31843542
closure invocations with  3 hidden args:     50838993
closure invocations with  4 hidden args:      1233675
closure invocations with  5 hidden args:      1554117
closure invocations with  6 hidden args:       226125
closure invocations with  7 hidden args:        14151
closure invocations with  8 hidden args:       204263
closure invocations with 10 hidden args:            7
method  invocations with  0 explicit args:        206
method  invocations with  1 explicit args:  155459176
method  invocations with  2 explicit args:  192253182
method  invocations with  3 explicit args:     132767
method  invocations with  4 explicit args:      10705
method  invocations with  5 explicit args:        681
method  invocations with  6 explicit args:        931
method  invocations with  0 hidden args:    274236765
method  invocations with  1 hidden args:     73620879
method  invocations with  2 hidden args:            4

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