Stephen J. Turnbull wrote:
>>>>>"Ben" == Ben Wing <ben(a)xemacs.org>
writes:
>>>>>
>>>>>
Ben> you can also simply do `M-x toggle-profiling', do something
Ben> or other, and then do `M-x toggle-profiling' again. this
Ben> will print out profiling results for the code run while
Ben> profiling was enabled. before doing this though, it would be
Ben> much better to recompile xemacs `--without-error-checking',
Ben> which can majorly distort the results.
I realize that timing will be way off, but does error checking also
affect the counts?
it shouldn't affect the gc or function-call counts.