Prioritizing Configuration Relevance via Compiler-Based Refined Feature Ranking (opens in new tab) 🏗️Build Systems
arXiv:2601.16008v1 Announce Type: new Abstract: Modern programming languages, most notably Rust, offer advanced linguistic constructs for building highly configurable software systems as aggregation of features -- identified by a configuration. However, they pose substantial challenges for program analysis, optimization, and testing, as the combinatorial explosion of configurations often makes exhaustive exploration infeasible. In this manuscript, we present the first compiler-based method f...
Read the original article