tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 2 months agoPython!lemmy.mlimagemessage-square56linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imagePython!lemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square56linkfedilink
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up0·2 months 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.