←back to thread

lsr: ls with io_uring

(rockorager.dev)
335 points mpweiher | 1 comments | | HN request time: 0.214s | source
Show context
swiftcoder ◴[] No.44606976[source]
Kind of fascinating that slashing syscalls by ~35x (versus the `ls -la` benchmark) is "only" worth a 2x speedup
replies(3): >>44607779 #>>44608313 #>>44613022 #
1. Too ◴[] No.44613022[source]
Can someone try this in a virtual machine? I’d imagine syscalls there to be more expensive.