• v0.0.2 4b4e7543e8

    patterm v0.0.2 — performance + observability
    Some checks failed
    release / build-linux-amd64 (push) Failing after 10m12s

    harry released this 2026-05-15 14:23:08 +01:00 | 41 commits to main since this release

    Headline: libghostty-vt was building in Debug mode, capping the
    PTY-to-host pipeline at 34-63 fps. Fixed: the Makefile now pins
    ReleaseFast (mise pins zig 0.15.2 for reproducibility). End-to-end
    pipeline now runs at 930-2030 fps — 7-16× headroom over 120 fps
    for full-screen truecolor ASCII video.

    Also lands --debug / --profile flags with per-hot-path metrics
    counters, a benchmark suite spanning plain ASCII through ASCII
    video at 30/60/120 fps, click-and-drag selection from alt-screen
    TUIs (codex), and stronger orientation for vendor TUIs that
    otherwise reach for perl-into-socket to drive patterm.

    See CHANGELOG.md [0.0.2] - 2026-05-15 for the full per-change
    list.

    Downloads