top | item 40406134 (no title) mpcjanssen | 1 year ago It seems to recompile every regex on every matching operation. This is really slow. The compiled regexes should be cached in the different matchers. discuss order hn newest dineshgowda24|1 year ago Good point. I didn't give much attention to this part. I run some benchmarks and move these to compile only once. Thank you. dangcoderevue|1 year ago [deleted]
dineshgowda24|1 year ago Good point. I didn't give much attention to this part. I run some benchmarks and move these to compile only once. Thank you. dangcoderevue|1 year ago [deleted]
dineshgowda24|1 year ago
dangcoderevue|1 year ago
[deleted]