3 papers
cs.PF2026
Modeling Tradeoffs between mobility, cost, and performance in Edge Computing
Muhammad Danish Waseem, Ahmed Ali-Eldin
Edge computing provides a cloud-like architecture where small-scale resources are distributed near the network edge, enabling applications on resource-constrained devices to offloa…
cs.SE2025
The Hidden Bloat in Machine Learning Systems
Huaifeng Zhang, Ahmed Ali-Eldin
Software bloat refers to code and features that is not used by a software during runtime. For Machine Learning (ML) systems, bloat is a major contributor to their technical debt le…
cs.SE2025
The Cure is in the Cause: A Filesystem for Container Debloating
Huaifeng Zhang, Mohannad Alhanahnah, Philipp Leitner +1
Containers have become a standard for deploying applications due to their convenience, but they often suffer from significant software bloat-unused files that inflate image sizes,…