- Replace setTimeout(10ms) with queueMicrotask for immediate processing - Add minimal 3ms setTimeout for rendering to maintain readable UX - Reduces per-token delay while preserving streaming experience - Add performance test to verify optimization works correctly --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Thibault Sottiaux <tibo@openai.com> |
||
|---|---|---|
| .. | ||
| components | ||
| hooks | ||
| utils | ||
| app.tsx | ||
| approvals.ts | ||
| cli-singlepass.tsx | ||
| cli.tsx | ||
| format-command.ts | ||
| parse-apply-patch.ts | ||
| shims-external.d.ts | ||
| text-buffer.ts | ||
| typings.d.ts | ||