tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 5 days agoPython!lemmy.mlimagemessage-square58fedilinkarrow-up1717arrow-down114
arrow-up1703arrow-down1imagePython!lemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 5 days agomessage-square58fedilink
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up2·4 days 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.