I'd like to take a run at a performance optimization by hoisting a few regex patterns up to the module level and trying to cut down on per line regex work by adding string guard or different if/then logic if you haven't tried that already.
If so, I'd like to know if you have a few gnarly mlucas and gpuowl log files I could use in testing. I don't have any left on my machine.
I'd like to take a run at a performance optimization by hoisting a few regex patterns up to the module level and trying to cut down on per line regex work by adding string guard or different if/then logic if you haven't tried that already.
If so, I'd like to know if you have a few gnarly mlucas and gpuowl log files I could use in testing. I don't have any left on my machine.