@slightlyflightyone@vulpine.club @lynnesbian tbh, i avoid early micro optimizations because ive found that they lead to slower development cycles. optimizations that are done early are often the wrong optimizations. this leads to needing to rework multiple times instead of waiting for the completion of the tapestry and them making adjustments
basically, there's rarely enough good data to optimize for performance early, and just waiting can save time and improve performance