Add a memory saving switch where hashes instead of a map are used for transformation of the intake data. As large runs will be affected by the memory usage incurred my the mapping tranformations.
This was identified by both benchmarking and pytest-memray
Add a memory saving switch where hashes instead of a map are used for transformation of the intake data. As large runs will be affected by the memory usage incurred my the mapping tranformations.
This was identified by both benchmarking and pytest-memray