Anima Performance Tuning Performance Targets | Operation | Target | Notes | |-----------|--------|-------| | Single component generation | < 10s | Depends on complexity | | Batch (10 components) | < 2 min | With rate limit delays | | Cache hit | < 10ms | File-based cache | | Full design system (50 components) | < 15 min | Sequential with 6s delays | Instructions Step 1: File-Based Generation Cache Step 2: Incremental Generation (Only Changed Components) Step 3: Output Size Optimization Output - File-based generation cache with TTL - Incremental generation (only changed components) - Output si…