MODULO LOTUS

Blog - performance

    A case study in refactoring Clojure trie code for performance

    A detailed exploration of optimizing Clojure trie implementation for performance, showing the progression from idiomatic but slow code to highly optimized JVM-specific implementations with significant speed improvements through algorithmic changes and JVM optimizations.

    Clojure performance trie

    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