Menu

#165 ExecutionTime/Benchmark Command

Next release
open
nobody
5
2015-12-20
2015-12-20
No

Well in short the idea here is to turn
Process finished. (Exit code 0)
into
Process finished. (Exit code 0) - Execution tooked 1068 milliseconds
that'll come in handy sometimes :^)
...and it is not much 'weight' or'll be hard to implement.


This suggestion has lowerpriority:

Or do it as a seperate command maybe call it a la M$
npp_timeit
Usage will be this:
npp_timeit MYPROG start
...
npp_timeit MYPROG stop
MYPROG Execution tooked 1068 milliseconds ; Average: 1025 milliseconds (of #4 runs)

npp_timeit MYPROG clear
wll clean stats for key MYPROG


Well some other idea I got now when introducting is the execution history and a window with a listview (and sortable Columns) showing:
Time, Command, ExitCode and ExecutionTime [Key, min, max, avg]
but I may do a seperated ticket for this

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.