Remix.run Logo
fpoling a day ago

The dataset is internal, but if you get a bunch of web pages from wikipedia and wrap them into HTML then it give a rough idea.

With 4K LUKS sectors the write speed is too low for a modern SSD. Check that LUKS use a fast implementation. I have:

  $ /usr/sbin/cryptsetup benchmark
  ...
  #     Algorithm |       Key |      Encryption |      Decryption
        aes-cbc        128b       664.1 MiB/s      2615.9 MiB/s
... aes-xts 512b 2708.8 MiB/s 2986.0 MiB/s

and my LUKS setup uses aes-xts 512b.