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
This needs to be benchmarked to see if it actually would help considerably, but I think it might improve performance to hash all the keys when building a Members, and then just scan the array of hashes to accelerate lookups.
The text was updated successfully, but these errors were encountered:
This needs to be benchmarked to see if it actually would help considerably, but I think it might improve performance to hash all the keys when building a
Members
, and then just scan the array of hashes to accelerate lookups.The text was updated successfully, but these errors were encountered: