rumpkernel / fs-utils

File System Access Utilities in Userland
Other
75 stars 9 forks source link

performance improvements #2

Open anttikantee opened 11 years ago

anttikantee commented 11 years ago

While fs-utils runs in well under 100ms on a modern PC, execution time for a simple ls can be 300ms on RPi. This is too slow for comfortable use. While this issue is not high-priority, I'm writing down some ideas which need to be evaluated.