**Impact**: Medium | **Effort**: Medium | **Pillar**: Performance Analyze and optimize boot performance by identifying slow services. ## Current State - No hay análisis de boot - No se sabe qué servicios lentizan el inicio ## Tasks - [ ] Create mados-boot-analysis script - [ ] Use systemd-analyze for timing data - [ ] Identify slowest services - [ ] Show boot timeline (systemd-analyze plot) - [ ] Add recommendations for disabling unnecessary services - [ ] Create systemd service to collect boot data - [ ] Add to mados-debug for easy access
Impact: Medium | Effort: Medium | Pillar: Performance
Analyze and optimize boot performance by identifying slow services.
Current State
Tasks