MODULO LOTUS

Blog - optimization

    Premature optimization is the root of all hair loss

    A cautionary tale about focusing on algorithmic optimization before profiling. I wasted time implementing fancy graph algorithms for a puzzle only to discover that Java startup time was the actual bottleneck.

    optimization graph theory

    You Should Test Less - Skip Irrelevant Tests With Impact Analysis

    Test-impact analysis (TIA) optimizes CI pipelines by running only relevant tests based on code changes, reducing test execution time and resource consumption.

    testing devops TIA test-impact analysis optimization performance
© 2025 Matthew Davidson
Built with Astrofy Template
MODULO
LOTUS
  • HOME
  • BLOG
  • NOW
  • CONTACT