So I have a list of strings. I want to find out if a string is inside a large text file with 100 millions of lines and if so, parse some values. If I do it line by line - it