An open API service indexing awesome lists of open source software.

https://github.com/maxmcd/iouring-exp


https://github.com/maxmcd/iouring-exp

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

checking to see what performance is like making lots of symlinks with iouring.

benchmark results were bad, twice as slow with iouring. there's lots of
additional memory overhead, maybe this is not the best place for iouring