use lazy_static for the regex
TheTechRobo opened this issue · 1 comments
TheTechRobo commented
use lazy_static for the regex
TheTechRobo commented
That includes the regex for channel URL matching. Right now it's compiled every line of JSONL...
TheTechRobo opened this issue · 1 comments
That includes the regex for channel URL matching. Right now it's compiled every line of JSONL...