You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, both the regular and async versions of the search tool download and parse the HTML with every search query. This is a waste of bandwidth, and the program should instead store the parsed text.
At present, both the regular and async versions of the search tool download and parse the HTML with every search query. This is a waste of bandwidth, and the program should instead store the parsed text.