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
Epsilon Programmer's Editor 14.00 manual. Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.
|