dev@bfd:~/dev-diary$ grep -r "performance" ./entries

< Dev Diary

performance

Entries tagged with this topic.

  1. 2026-02-19 - Stabilize launch and autosave behavior

    Feb 19, 2026

    Pinned Tiny Typer to Python 3.13, optimized launch packaging, and fixed autosave persistence.

  2. 2026-01-15 - Optimizing Flutter Windows Screenshot Performance

    Jan 15, 2026

    Replacing PowerShell with Win32 GDI API to achieve sub-50ms screen captures in Flutter.