Skip to content

Scala version of datagen with 1 thread built with SBT.

Notifications You must be signed in to change notification settings

jasonleehodges/datagen-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datagen-scala

This is a re-write of the module I created in Python. At 10 million rows of fake data, even with 5 threads Python was taking hours. This Scala version can do the same work in minutes with only 1 thread.

The project is spun up using SBT and has some java-based dependencies that need to be compiled with the project. All of that is in the SBT build file.

About

Scala version of datagen with 1 thread built with SBT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published