tfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 7 个月前Python!lemmy.mlimagemessage-square54linkfedilinkarrow-up1719arrow-down117
arrow-up1702arrow-down1imagePython!lemmy.mltfm@europe.pub to Programmer Humor@lemmy.mlEnglish · 7 个月前message-square54linkfedilink
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up2·7 个月前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.
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.