Packrat 0.1.4-2026.aug.22, built 22 August 2026.
Changes since v0.1.3-2026.aug.21
- Release 0.1.4-2026.aug.22 [skip ci] (
baff61c) - Stop the version tests asserting a version number (
a9e3fdd) - Say plainly what a run published, or that it published nothing (
0be14b7) - Release channels: pre on main, dev on dev, the PR author's on a branch (
e92208d) - One pipeline: checks, benchmarks, release, image, plus pre-releases (
ae6923f) - Fold the image build into the release run (
8ee37c9)
Benchmarks
🟠 MIXED, NET WORSE against 0.1.4-pre1-2026.aug.22 — 4 slower against 2 faster. Overall +1.64% across 24 shared cases.
What moved
| case | 0.1.4-pre1-2026.aug.22 | 0.1.4-2026.aug.22 | change |
|---|---|---|---|
| inventory/16000-items/all containers | 4801.97 µs | 5267.31 µs | 🔴 +9.69% |
| inventory/16000-items/open a box | 5394.66 µs | 5885.05 µs | 🔴 +9.09% |
| inventory/16000-items/stats | 5620.11 µs | 6082.43 µs | 🔴 +8.23% |
| inventory/4000-items/all containers | 1244.13 µs | 1326.71 µs | 🔴 +6.64% |
| inventory/1000-items/scan a barcode | 107.62 µs | 101.87 µs | 🟢 -5.35% |
| inventory/4000-items/scan a barcode | 108.11 µs | 102.28 µs | 🟢 -5.39% |
All 24 cases
| case | 0.1.4-pre1-2026.aug.22 | 0.1.4-2026.aug.22 | change |
|---|---|---|---|
| inventory/16000-items/all containers | 4801.97 µs | 5267.31 µs | 🔴 +9.69% |
| inventory/16000-items/open a box | 5394.66 µs | 5885.05 µs | 🔴 +9.09% |
| inventory/16000-items/stats | 5620.11 µs | 6082.43 µs | 🔴 +8.23% |
| inventory/4000-items/all containers | 1244.13 µs | 1326.71 µs | 🔴 +6.64% |
| inventory/4000-items/search two terms | 14396.82 µs | 15084.27 µs | +4.77% (noise) |
| inventory/4000-items/stats | 1530 µs | 1596.27 µs | +4.33% (noise) |
| inventory/16000-items/search two terms | 61743.38 µs | 64162.02 µs | +3.92% (noise) |
| inventory/4000-items/open a box | 1510.46 µs | 1564.16 µs | +3.56% (noise) |
| inventory/16000-items/list every item/16000 | 44293.06 µs | 45714.49 µs | +3.21% (noise) |
| inventory/4000-items/search one term | 13470.02 µs | 13807.41 µs | +2.5% (noise) |
| inventory/4000-items/open a crowded shelf | 5882.51 µs | 6026.05 µs | +2.44% (noise) |
| inventory/16000-items/search one term | 58064.82 µs | 59436.23 µs | +2.36% (noise) |
| inventory/1000-items/list every item/1000 | 2505.78 µs | 2536.76 µs | +1.24% (noise) |
| inventory/16000-items/open a crowded shelf | 25897.23 µs | 26192.97 µs | +1.14% (noise) |
| inventory/4000-items/list every item/4000 | 10224.4 µs | 10335.08 µs | +1.08% (noise) |
| inventory/1000-items/open a crowded shelf | 1735 µs | 1743.79 µs | +0.51% (noise) |
| inventory/1000-items/search two terms | 3456.34 µs | 3465.47 µs | +0.26% (noise) |
| inventory/1000-items/search one term | 3146.71 µs | 3145.92 µs | -0.03% (noise) |
| inventory/1000-items/open a box | 657.92 µs | 647.37 µs | -1.6% (noise) |
| inventory/1000-items/stats | 640.55 µs | 626.64 µs | -2.17% (noise) |
| inventory/1000-items/all containers | 495.06 µs | 473.55 µs | -4.35% (noise) |
| inventory/16000-items/scan a barcode | 108.11 µs | 103.12 µs | -4.62% (noise) |
| inventory/1000-items/scan a barcode | 107.62 µs | 101.87 µs | 🟢 -5.35% |
| inventory/4000-items/scan a barcode | 108.11 µs | 102.28 µs | 🟢 -5.39% |
Install
Download the archive for your architecture, unpack it, and either run the
binary directly or let the bundled installer register it to start at boot:
tar xzf packrat-0.1.4-2026.aug.22-x86_64-unknown-linux-musl.tar.gz
cd packrat-0.1.4-2026.aug.22-x86_64-unknown-linux-musl
./packrat --seed-example # try it
sudo ./install.sh --binary ./packrat # or install it properlyThe binaries are statically linked, so they run on any Linux of that
architecture. The container image for this exact version is
ghcr.io/t342guy/packrat:0.1.4-2026.aug.22.
Checksums
d5f79ba2e54be80ead3b9b1c0f7cca2febd9dbf57830b36017f71dd1896336e6 packrat-0.1.4-2026.aug.22-aarch64-unknown-linux-musl.tar.gz
39e34f548fa7b3f952016941604687031262abcfdf3cbc528dfa11b7e7c4f7bc packrat-0.1.4-2026.aug.22-x86_64-unknown-linux-musl.tar.gz
d80d556cb09e1f364f7aaa985adfbeed8b65f1d239e3564744f68569115df947 packrat-0.1.4-2026.aug.22-aarch64-unknown-linux-musl.zip
2ed073030b99778a9c30f9bd6808744c05b172555659d3d617fa45cdbd82a791 packrat-0.1.4-2026.aug.22-x86_64-unknown-linux-musl.zip