
Andrej Glavić focused on engineering robust migration and performance comparison tooling for Mozilla’s treeherder and perfcompare repositories. He implemented Git migration compatibility by introducing hash-based revision lookups and new API endpoints, ensuring accurate compare view links and data integrity during the transition from Mercurial. In perfcompare, Andrej developed a dedicated loader for hash-based revision fetching, decoupling logic for faster, more reliable performance comparisons. His work leveraged Python, Django, and React, with comprehensive unit and error-path testing to ensure reliability. These contributions improved workflow speed, traceability, and maintainability, demonstrating depth in backend development, API integration, and performance optimization.

May 2025 (mozilla/perfcompare) monthly summary focusing on key achievements and business impact. Key feature delivered: a new Performance Comparison Loader (PerfCompare) with Hash-based Revision Fetching, designed to be compatible with the perfcompare workflow. This feature decouples the loading logic from the main loader, leverages the updated Treeherder API for faster retrieval of comparison results, and includes a dedicated loader file for hash-based revision fetching. Added robust test coverage for error scenarios to ensure reliability in edge cases. Major bug fixed: Bug 1962486 – Optimize and create new perfcompare loader, resulting in a more reliable loading path and improved performance. Overall impact: improved speed and reliability of performance comparison workflows, enabling faster decision-making and easier maintenance; cleaner loader architecture that supports future extensions. Technologies/skills demonstrated: Python module refactoring and loader architecture, Treeherder API integration, unit and error-path testing, hash-based revision handling, and maintainable code design.
May 2025 (mozilla/perfcompare) monthly summary focusing on key achievements and business impact. Key feature delivered: a new Performance Comparison Loader (PerfCompare) with Hash-based Revision Fetching, designed to be compatible with the perfcompare workflow. This feature decouples the loading logic from the main loader, leverages the updated Treeherder API for faster retrieval of comparison results, and includes a dedicated loader file for hash-based revision fetching. Added robust test coverage for error scenarios to ensure reliability in edge cases. Major bug fixed: Bug 1962486 – Optimize and create new perfcompare loader, resulting in a more reliable loading path and improved performance. Overall impact: improved speed and reliability of performance comparison workflows, enabling faster decision-making and easier maintenance; cleaner loader architecture that supports future extensions. Technologies/skills demonstrated: Python module refactoring and loader architecture, Treeherder API integration, unit and error-path testing, hash-based revision handling, and maintainable code design.
April 2025 performance engineering monthly summary: Implemented Git migration compatibility across core performance tooling to preserve accurate links and revision lookups through Mercurial-to-Git migration. In mozilla/treeherder, added a new API endpoint and tests to ensure hash-based compare view links in mach try perf resolve correctly after migration. In mozilla/perfcompare, extended perf tooling with Git-migration compatibility, hash-based revision lookups, and generation of perfcompare links via hashed commit messages; updated loader and treeherder logic and added tests for hash-to-commit validation. These changes deliver end-to-end link integrity, improved data reliability, and smoother migration experience for performance investigations.
April 2025 performance engineering monthly summary: Implemented Git migration compatibility across core performance tooling to preserve accurate links and revision lookups through Mercurial-to-Git migration. In mozilla/treeherder, added a new API endpoint and tests to ensure hash-based compare view links in mach try perf resolve correctly after migration. In mozilla/perfcompare, extended perf tooling with Git-migration compatibility, hash-based revision lookups, and generation of perfcompare links via hashed commit messages; updated loader and treeherder logic and added tests for hash-to-commit validation. These changes deliver end-to-end link integrity, improved data reliability, and smoother migration experience for performance investigations.
Overview of all repositories you've contributed to across your timeline