# Conflicts: # studio/backend/core/inference/diffusion.py # studio/frontend/src/features/images/images-page.tsx
405 B
405 B
- Decision: GPU default stays PyTorch/diffusers; benchmark showed PyTorch GGUF 0.82s vs sd.cpp
--diffusion-fa6.96s at 1024px (~8.5x faster). - File noted:
scripts/compare_engines.pyreproduces benchmark; not committed in span. - Command
tail -30 ...compare_engines_*.logshowed run progress; background run completed exit 0. - COMPLETED: GPU comparison. PENDING: optional commit and CPU comparison.