Page 1 of 1

performance

Posted: Sun Jun 22, 2014 1:46 pm
by m.ibng
1.)What are the tips/tricks to speed up AkelPad? Anything from speeding up start up time, file loading time, editing, search/replace time, etc. is welcome.

2.) Do the displaying of line count, character count, selected lines, open files count, etc. on the status bar have performance effect? Character count for example is updated everytime you type or delete a character which means extra work by the program. For small files, the effect, if there is, may not be noticeable. I don't know for large files.

Posted: Sun Jun 22, 2014 3:41 pm
by KDJ
m.ibng
#2
You can change the contents of the status bar using manual parameter StatusUserFormat.
To set manual parameters, can use script: AkelPadManualSettings.js

Posted: Tue Jun 24, 2014 4:16 pm
by Instructor
m.ibng
1. You have some problems with speed?
2. Noticing only for "%ob" parameter. Use it only if necessary because on large files can cause slowdown.