SIPE - 스퍼트 (Spring Performance Track)
https://behoney.tistory.com/81
https://andante-sloth.tistory.com/92
https://inpa.tistory.com/entry/LINUX-📚-CPU-메모리-디스크-네트워크-정보-명령어-총정리#lscpu_명령어
CPU 코어 확인
cat /proc/cpuinfo | egrep 'siblings|cpu cores' | head -2
lscpu
CPU별로 불균형한 상태 확인
mpstat
pidstat
cpu 사용량 확인
top
ntop