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 hasn't officially been tested, but it could probably be very easily (take the size in bytes of a dictionary with 1 entry and multiply it by 1B), minus a few extra bytes for the file header information. ODict is a very efficient format, so it could most likely very easily store a dictionary of this size. However, I'm not sure how fast the lookup times will be (would need testing).
Approximately 100 bytes per line of text, what is the total storage requirement for 1 billion lines of text?
Converted to GB, it is approximately:
The text was updated successfully, but these errors were encountered: