Export Citations
1 Results for: Keyword: analysis over time
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
Searched The ACM Guide to Computing Literature (3,842,484 records)|Limit your search to The ACM Full-Text Collection (774,547 records)
- research-articleApril 2019
Analyzing Data Structure Growth Over Time to Facilitate Memory Leak Detection
ICPE '19: Proceedings of the 2019 ACM/SPEC International Conference on Performance EngineeringPages 273–284https://doi.org/10.1145/3297663.3310297Memory leaks are a major threat in modern software systems. They occur if objects are unintentionally kept alive longer than necessary and are often indicated by continuously growing data structures.
While there are various state-of-the-art memory ...