(no title)
tangoalpha | 2 years ago
Could be a useful tool if this location data is coherent. State, City, Zip, Country and Lat/Lon are each of different places.
tangoalpha | 2 years ago
Could be a useful tool if this location data is coherent. State, City, Zip, Country and Lat/Lon are each of different places.
ivanche|2 years ago
sgarland|2 years ago
Email addresses, it uses first.last@$RANDOM.com, no country-specific.
The other struggle I have is that to properly test a DB, you need millions of rows, not thousands. Mine does quite well up through a few million, but then starts struggling. I need to overhaul the generator functions to use threading. I hadn’t initially because I assumed the CPU would be too busy to context switch, but then I tried a smaller example and found I was wrong - massive speed up.
netsharc|2 years ago