From 4d4ad996babb398b3a642b80c49c9c51ee7cb2ab Mon Sep 17 00:00:00 2001 From: askiiart Date: Tue, 19 Nov 2024 12:55:55 -0600 Subject: [PATCH] finish up benchmarking-dwarfs --- blog/benchmarking-dwarfs.html | 162 ++++++++++++++++++++++++++-------- blog/benchmarking-dwarfs.md | 60 ++++++++++--- feed.xml | 22 ++--- style.css | 46 +++++----- 4 files changed, 207 insertions(+), 83 deletions(-) diff --git a/blog/benchmarking-dwarfs.html b/blog/benchmarking-dwarfs.html index e5089c4..3df8200 100644 --- a/blog/benchmarking-dwarfs.html +++ b/blog/benchmarking-dwarfs.html @@ -10,12 +10,13 @@

Benchmarking and comparing DwarFS

DwarFS is a filesystem developed by the user mhx on GitHub - [1], which is self-described as "A fast high compression - read-only file system for Linux, Windows, and macOS." One of my - ideas for blendOS was to layer different packages, and combined - with its compression and option to be mounted as a FUSE-based - filesystem, it's an appealing option for this use case - blendOS - is immutable, so it might as well have some compression.

+ (mhx/dwarfs), which is self-described as "A fast high + compression read-only file system for Linux, Windows, and + macOS." One of my ideas for blendOS was to layer different + packages, and combined with its compression and option to be + mounted as a FUSE-based filesystem, it's an appealing option for + this use case - blendOS is immutable, so it might as well have + some compression.

Methodology

The datasets being used for this test will be the following:

@@ -29,7 +30,7 @@ role="doc-noteref">2
  • The current Linux longterm release source (6.6.58 - [2]); ~1.5 GB
  • + (The Linux Kernel Archives)); ~1.5 GB
  • For some rough latency testing: