Lugaru's Epsilon
Programmer's
Editor 14.00

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      process-previous-cmd
      process-yank
      profile
      pull-word
      pull-word-fwd
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
process-yank  Command Reference   pull-word


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



Previous   Up    Next
process-yank  Command Reference   pull-word


Lugaru Epsilon Programmer's Editor 14.00 manual. Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.