Buckets:

alucchi's picture
download
raw
170 Bytes
#!/usr/bin/env bash
set -euo pipefail
in="${1:-enwik8}"
out="${2:-archive.xz}"
xz -k -c -9e --lzma2=dict=768MiB,nice=273,mf=bt4,mode=normal,lc=4,lp=0,pb=0 "$in" > "$out"

Xet Storage Details

Size:
170 Bytes
·
Xet hash:
bf81b90cd0b4ca3c2f1e21f16ddb10f526b6ed68f15a8c2fde339a7c3f4c4632

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.