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