systemds
systemds copied to clipboard
Optimization of I/O path of python interface
Hi @cs-ally
Thanks for the PR.
Before I go into details on the PR, I suggest you address the failing test cases in the Python API. The log indicates that they relate to your implementation.
Best regards Sebastian
Welcome to Codecov :tada:
Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.
Thanks for integrating Codecov - We've got you covered :open_umbrella:
Processing time improvement visualisation
great, good results. The plot can be improved by marking relative speedup as in 5x faster etc. It would be good if we can have the old implementation as a fall back solution in the cases with many columns, to not have any speed downs.
Merging in #2065 , Thanks for the contribution @cs-ally While merging I fix the remaining issues, with tabs vs spaces and such.
Processing time improvement visualisation