Remix.run Logo
In-Memory Filesystems in Rust(andre.arko.net)
3 points by ingve 5 hours ago | 1 comments
adastra22 4 hours ago | parent [-]

I no mention of fsync/sync_all. That’s why your disk file system is acting as fast as your in memory file system (for small tests). Both are effectively in-memory.