优化CentOS上C++程序启动速度可从以下方面入手:
-O2
-O3
-march=native
-flto
ulimit -n
net.ipv4.tcp_max_syn_backlog
taskset
gprof
perf