Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.0.0
Description
The class contains two large regexes which are compiled in the ApplicationVersion::ApplicationVersion(const std:::string) constructor. This is the constructor that is used when reading files.
I stopped a server in gdb that had been processing several files at once and 4 threads out of 8 were building those regexes!
Attachments
Issue Links
- links to