1
1
mirror of https://github.com/mgree/ffs.git synced 2024-08-17 07:10:35 +03:00
ffs/bench/20210929_lazy_vs_force_vs_eager/lazy_micro.png
Michael Greenberg b9c6644312
Lazy loading (#50)
Lazy implementation is now the default. Use `--eager` to force ffs to construct the entire filesystem on startup.

NB that lazy loading is not the same as lazy parsing. There's still plenty of savings left on the table.

There is some unwelcome code duplication in saving to accommodate type-level jiggery pokery.
2021-10-01 07:57:58 -07:00

117 KiB
1350x1350px