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
It's really slow when you generate a lot of data. I generated 200k db records in 23 minutes with names. Without names it took about 2-3 minutes. So without this optimization it's not the best choice to generate massive amounts of good looking test data.
Maybe a class that opens the data files on init, then provides methods similar to the existing get_*_name functions?
The text was updated successfully, but these errors were encountered: