@inproceedings{54dc3c66ee7b49dda56ad75db2c2603c,
title = "Java performance troubleshooting and optimization at alibaba",
abstract = "Alibaba is moving toward one of the most efficient cloud infrastructures for global online shopping. On the 2017 Double 11 Global Shopping Festival, Alibaba's cloud platform achieved total sales of more than 25 billion dollars and supported peak volumes of 325,000 transactions and 256,000 payments per second. Most of the cloud-based e-commerce transactions were processed by hundreds of thousands of Java applications with above a billion lines of code. It is challenging to achieve comprehensive and efficient performance troubleshooting and optimization for large-scale online Java applications in production. We proposed new approaches to method profiling and code warmup for Java performance tuning. Our fine-grained, low-overhead method profiler improves the efficiency of Java performance troubleshooting. Moreover, our approach to ahead-of-time code warmup significantly reduces the runtime overheads of just-in-time compiler to address the bursty traffic. Our approaches have been implemented in Alibaba JDK (AJDK), a customized version of OpenJDK, and have been rolled out to Alibaba's cloud platform to support online critical business.",
keywords = "Code warmup, Java performance, Method profiling, Overhead",
author = "Fangxi Yin and Denghui Dong and Sanhong Li and Jianmei Guo and Kingsum Chow",
note = "Publisher Copyright: {\textcopyright} 2018 Authors.; 40th ACM/IEEE International Conference on Software Engineering: Software Engineering in Practice, ICSE-SEIP 2018 ; Conference date: 27-05-2018 Through 01-06-2018",
year = "2018",
month = may,
day = "27",
doi = "10.1145/3183519.3183536",
language = "英语",
series = "Proceedings - International Conference on Software Engineering",
publisher = "IEEE Computer Society",
pages = "11--12",
booktitle = "Proceedings 2018 ACM/IEEE 40th International Conference on Software Engineering",
address = "美国",
}