Skip to content
Snippets Groups Projects
Commit 99346600 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 34cf114a
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #1190 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:17:30

avatar
Download artifacts

No artifacts found