3 Commits
Author SHA1 Message Date
irisandClaude Opus 5 5efa866727 both benches: caps everywhere, and the edit-card quadratic fixed (ai-app-2 afbc2ad)
The first build in this repo where the Compose APK is new too: it gains
the same caps iris has (tool input, tool output, messages) so the two
apps are still comparing renderers rather than policies, and it stops
wrapping raw text.

The iris side carries the apply_free fix -- one widget's redraw was
O(its own primitives squared), which is what made expanding a big edit
card lag -- and a LazySpan that clips itself instead of requiring a mask.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-08 23:01:34 -04:00
irisandClaude Fable 5.1 b3868db468 compose: rebuild with the fling/stream/type/keyboard bench v2
Iris asked for a faster fling (v1's tween-based swipe barely moved the
list) plus typing and keyboard phases; see ai-app-2's docs/RUST.md P0
box, "Benchmark v2 (2026-09-06)" for the spec and the emulator smoke
run this build was checked against.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-05 23:40:42 -04:00
iris 5d7dee5d1f The two P0 benchmark APKs with a Dev Updater config 2026-09-05 22:33:09 -04:00