|
Epsilon User's Manual and Reference >
Command Reference >
profile
Collect timing information on EEL commands.
This command starts a recursive edit and begins collecting timing
data. Many times per second, Epsilon makes a note of the currently
executing EEL source line. When you exit with exit-level, it
fills a buffer named "profile" with this timing data. Epsilon
doesn't collect any profiling information on commands or subroutines
that you compile with the -s option.
More info:
Changing Commands with EEL

Copyright (C) 1984, 2007 Lugaru Software Ltd. All Rights Reserved.
|