Budgeting the Real First-Load Dependency Graph of a Vite SPA
A Vite manifest can turn an SPA's real first-load dependency closure into a gzip budget, catching regressions that total build size and single-chunk checks miss.
4 articles
A Vite manifest can turn an SPA's real first-load dependency closure into a gzip budget, catching regressions that total build size and single-chunk checks miss.
How moving selective business filters ahead of window functions and dependent aggregates cut a paginated Oracle query from 27.49 seconds to about 1.40 seconds.
Replacing full-detail loading with database aggregation after a production dashboard timed out and left every counter at its initial zero.
How I investigated a slow WMS list query, reverted ineffective index attempts, and validated a much faster query structure.