tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 day agoPython!lemmy.mlimagemessage-square53fedilinkarrow-up1661arrow-down113
arrow-up1648arrow-down1imagePython!lemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 1 day agomessage-square53fedilink
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up1·12 hours agoMight be latency? Python is probably slower to respond to things like when one job is done and the next job can start, since it needs time to interpret the code and call the relevant C libraries.
Might be latency? Python is probably slower to respond to things like when one job is done and the next job can start, since it needs time to interpret the code and call the relevant C libraries.