Open philipmat opened 4 years ago
That's just a part of the story. Parallel, processing is the other.
As the screenshot above shows, the .NET version allows processing multiple files in parallel, achieving a 20x speedup from the Python version in this case.
Very cool to go from a process that used to take almost 2 hours to barely 15 minutes :)
That's just a part of the story. Parallel, processing is the other.
As the screenshot above shows, the .NET version allows processing multiple files in parallel, achieving a 20x speedup from the Python version in this case.