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
lookup_database: use bstr's for_byte_line(), leading to a ~25% performance improvement with queries on my system (e0ab2fc). Thanks to u/Freeky on Reddit for the suggestion.