5 ms·
Any benchmarks and comparisons done? am I overlook it?
by xela79 3mo ago
Any benchmarks and comparisons done? am I overlook it?
- tonymet 3mo agoI put one below comparing native WSL FS to virtiofs. 50s build time on native vs 75s build time on virtiofs. Virtiofs came to about 50% slower, and likely only 25% slower than native (i saw MS defender kick in, which you can disable). The older “plan9” aka “9p” is likely 10x slower. I don’t use plan9 (the current windows file system in WSL), but I would guess that same build would take 3-5m or more.
- tonymet 3mo agoIf I get enough updoots here I’ll try to do a more empirical plan9 vs virtiofs test.