minus-squareSerpent7776@programming.devOPtocommandline@programming.dev•crawlio: Tool that slows down I/O operationslinkfedilinkEnglisharrow-up1·9 months agoAFAIK you can’t do this with BPF as it doesn’t have any kind of sleep functionality. I’m also not sure how would you achive this using cgroup, which are about quotas AFAIK. linkfedilink
Serpent7776@programming.dev to commandline@programming.devEnglish · 9 months agocrawlio: Tool that slows down I/O operationsplus-squaregithub.comexternal-linkmessage-square4linkfedilinkarrow-up12arrow-down10
arrow-up12arrow-down1external-linkcrawlio: Tool that slows down I/O operationsplus-squaregithub.comSerpent7776@programming.dev to commandline@programming.devEnglish · 9 months agomessage-square4linkfedilink
Serpent7776@programming.dev to commandline@programming.devEnglish · 2 years agoI used hyperfine CLI tool to measure startup and shutdown times of several code interpretersplus-squaredev.toexternal-linkmessage-square0linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkI used hyperfine CLI tool to measure startup and shutdown times of several code interpretersplus-squaredev.toSerpent7776@programming.dev to commandline@programming.devEnglish · 2 years agomessage-square0linkfedilink
AFAIK you can’t do this with BPF as it doesn’t have any kind of sleep functionality. I’m also not sure how would you achive this using cgroup, which are about quotas AFAIK.