Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 239 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 239 Bytes

Fix-a-slow-system-with-Python

Identify what limits the system performance. Use rsync command instead of cp to transfer data. Get system standard output and manipulate the output. Find differences between threading and multiprocessing.