Slicing bytes copies. On a small payload nobody notices, but slice a large packet or image buffer in a loop and the copies ...
Python is convenient and flexible, yet notably slower than other languages for raw computational speed. The Python ecosystem has compensated with tools that make crunching numbers at scale in Python ...