Skip to content
Snippets Groups Projects
Commit 8fd71027 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Performance enhancement for system.findstr()

The first argument can now optionally be an array of strings (e.g. as read from File.readAll()), so that multiple searches of the same file (e.g. twitlist.cfg, while importing messages) does not require multiple *reads* of the same file.
parent c75bed6c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment