Understanding and detecting real-world performance bugs 论文
2012引用 307
Software System Performance and ReliabilitySoftware Testing and Debugging TechniquesParallel Computing and Optimization Techniques
摘要
Developers frequently use inefficient code sequences that could be fixed by simple patches. These inefficient code sequences can cause significant performance degradation and resource waste, referred to as performance bugs. Meager increases in single threaded performance in the multi-core era and increasing emphasis on energy efficiency call for more effort in tackling performance bugs.