Packrat 0.1.4-dev1-2026.aug.22
Pre-release
Pre-release
·
2 commits
to main
since this release
Pre-release on the dev channel, cut automatically from the dev branch.
Packrat 0.1.4-dev1-2026.aug.22, built 22 August 2026.
It does not change what the next production release will be numbered —
that simply drops the channel part — and the latest container tag
still points at the last production release.
Changes since v0.1.3-2026.aug.21
- Release 0.1.4-dev1-2026.aug.22 [skip ci] (
5013d47) - 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
No previous release to compare against — these are the baseline numbers.
| case | median |
|---|---|
| inventory/1000-items/all containers | 366.13 µs |
| inventory/1000-items/list every item/1000 | 1998.59 µs |
| inventory/1000-items/open a box | 497.45 µs |
| inventory/1000-items/open a crowded shelf | 1362.24 µs |
| inventory/1000-items/scan a barcode | 79.78 µs |
| inventory/1000-items/search one term | 2465.69 µs |
| inventory/1000-items/search two terms | 2712.65 µs |
| inventory/1000-items/stats | 482.24 µs |
| inventory/16000-items/all containers | 4093.37 µs |
| inventory/16000-items/list every item/16000 | 34694.62 µs |
| inventory/16000-items/open a box | 4577.29 µs |
| inventory/16000-items/open a crowded shelf | 19986.47 µs |
| inventory/16000-items/scan a barcode | 80.76 µs |
| inventory/16000-items/search one term | 44955.86 µs |
| inventory/16000-items/search two terms | 48128.99 µs |
| inventory/16000-items/stats | 4743.43 µs |
| inventory/4000-items/all containers | 1030.08 µs |
| inventory/4000-items/list every item/4000 | 8149.26 µs |
| inventory/4000-items/open a box | 1207.07 µs |
| inventory/4000-items/open a crowded shelf | 4737.75 µs |
| inventory/4000-items/scan a barcode | 80.71 µs |
| inventory/4000-items/search one term | 10728.18 µs |
| inventory/4000-items/search two terms | 11537.45 µs |
| inventory/4000-items/stats | 1223.36 µs |
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-dev1-2026.aug.22-x86_64-unknown-linux-musl.tar.gz
cd packrat-0.1.4-dev1-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-dev1-2026.aug.22.
Checksums
fa5aa6ecbcd5b5f52f83d757b2b8e00290a9e9e09e0d23cdb7459141d9737a57 packrat-0.1.4-dev1-2026.aug.22-aarch64-unknown-linux-musl.tar.gz
a7dbe2d89e09f77d2b668661c40242740bca022546e54149a68ae27d65b33f45 packrat-0.1.4-dev1-2026.aug.22-x86_64-unknown-linux-musl.tar.gz
190dc0e20a37144f96a127a1cf52620560086e8da774d19f690d7803aebcc7cc packrat-0.1.4-dev1-2026.aug.22-aarch64-unknown-linux-musl.zip
9ca76dcb4f111aaf55e9b5da1fc911fc0c3c55698c226578d023c0c7a7c12406 packrat-0.1.4-dev1-2026.aug.22-x86_64-unknown-linux-musl.zip