Skip to content

Packrat 0.1.5-dev3-2026.aug.22

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Aug 19:45
· 0 commits to main since this release

Pre-release on the dev channel, cut automatically from the dev branch.
Packrat 0.1.5-dev3-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.5-dev2-2026.aug.22

  • Release 0.1.5-dev3-2026.aug.22 [skip ci] (cbbeb3a)
  • Size shelf cells properly, and move boxes by dragging them (51f8a6e)

Benchmarks

🟢 BETTER against 0.1.5-dev2-2026.aug.22 — 2 cases got faster and nothing regressed. Overall -1.73% across 24 shared cases.

What moved

case 0.1.5-dev2-2026.aug.22 0.1.5-dev3-2026.aug.22 change
inventory/16000-items/search one term 60721.78 µs 56694.07 µs 🟢 -6.63%
inventory/16000-items/open a crowded shelf 27945.64 µs 25117.04 µs 🟢 -10.12%
All 24 cases
case 0.1.5-dev2-2026.aug.22 0.1.5-dev3-2026.aug.22 change
inventory/16000-items/all containers 4860.77 µs 4945.67 µs +1.75% (noise)
inventory/1000-items/scan a barcode 107.88 µs 109.47 µs +1.47% (noise)
inventory/16000-items/stats 5696.49 µs 5757.98 µs +1.08% (noise)
inventory/16000-items/open a box 5518.75 µs 5577.68 µs +1.07% (noise)
inventory/1000-items/open a box 678.78 µs 683.81 µs +0.74% (noise)
inventory/4000-items/stats 1544.66 µs 1555.32 µs +0.69% (noise)
inventory/1000-items/all containers 513.16 µs 516.39 µs +0.63% (noise)
inventory/16000-items/scan a barcode 108.14 µs 108.7 µs +0.52% (noise)
inventory/1000-items/stats 659.08 µs 660.85 µs +0.27% (noise)
inventory/4000-items/scan a barcode 107.69 µs 107.83 µs +0.13% (noise)
inventory/4000-items/all containers 1264.15 µs 1262.14 µs -0.16% (noise)
inventory/4000-items/open a box 1530.38 µs 1526.92 µs -0.23% (noise)
inventory/1000-items/open a crowded shelf 1778.47 µs 1752.91 µs -1.44% (noise)
inventory/4000-items/search one term 13944.95 µs 13674.3 µs -1.94% (noise)
inventory/1000-items/list every item/1000 2543.57 µs 2490.24 µs -2.1% (noise)
inventory/1000-items/search one term 3209.79 µs 3126.73 µs -2.59% (noise)
inventory/1000-items/search two terms 3529.18 µs 3430.74 µs -2.79% (noise)
inventory/16000-items/search two terms 63415.96 µs 61590.16 µs -2.88% (noise)
inventory/4000-items/open a crowded shelf 6129.88 µs 5896.1 µs -3.81% (noise)
inventory/16000-items/list every item/16000 46120.87 µs 43968.8 µs -4.67% (noise)
inventory/4000-items/list every item/4000 10636.57 µs 10131.31 µs -4.75% (noise)
inventory/4000-items/search two terms 15402 µs 14664.69 µs -4.79% (noise)
inventory/16000-items/search one term 60721.78 µs 56694.07 µs 🟢 -6.63%
inventory/16000-items/open a crowded shelf 27945.64 µs 25117.04 µs 🟢 -10.12%

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.5-dev3-2026.aug.22-x86_64-unknown-linux-musl.tar.gz
cd packrat-0.1.5-dev3-2026.aug.22-x86_64-unknown-linux-musl
./packrat --seed-example          # try it
sudo ./install.sh --binary ./packrat   # or install it properly

The 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.5-dev3-2026.aug.22.

Checksums

4a35f82461794de93e205873a3af8c61473aec1adbe5bfdaf70818e05d31f642  packrat-0.1.5-dev3-2026.aug.22-aarch64-unknown-linux-musl.tar.gz
fa2de2a676027ec338ebccba924e50f1e716976fa3b1c7b00ce3efe599133545  packrat-0.1.5-dev3-2026.aug.22-x86_64-unknown-linux-musl.tar.gz
6e3f63cfd8cee2184c87fca82061ae89354ec13a613050d0be148c0a3e5eca40  packrat-0.1.5-dev3-2026.aug.22-aarch64-unknown-linux-musl.zip
4a45069cf94d451693569073f18afec6e21f9cb9b352f173a5be770fc7665b6e  packrat-0.1.5-dev3-2026.aug.22-x86_64-unknown-linux-musl.zip