From feb7036664ed9d582f9b7a36c92d0e63b4e3ce69 Mon Sep 17 00:00:00 2001 From: Tobi Lutke Date: Thu, 12 Mar 2026 17:21:28 -0400 Subject: [PATCH] update autoresearch docs with current progress --- auto/autoresearch.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/auto/autoresearch.md b/auto/autoresearch.md index def079b0..8ba58571 100644 --- a/auto/autoresearch.md +++ b/auto/autoresearch.md @@ -103,7 +103,7 @@ the sandbox. - cdc3438: For tag: migrate lax_parse to Cursor with zero-alloc scanning → allocs 29,620 ## Current Best -- **combined_µs**: ~4,100 (-44% from baseline) -- **parse_µs**: ~2,850 -- **render_µs**: ~1,200 -- **allocations**: 24,881 (-60% from baseline) +- **combined_µs**: ~3,400 (-54% from original 7,374 baseline) +- **parse_µs**: ~2,300 +- **render_µs**: ~1,100 +- **allocations**: 24,882 (-60% from original 62,620 baseline)