1 개요[ | ]
- sysbench[1]
- 시스벤치
- 크로스플랫폼, 멀티스레드 벤치마크 도구
2 측정가능항목[ | ]
- 파일 I/O 성능
- 스케줄러 성능
- 메모리 할당, 전송 속도
- 데이터베이서 서버 성능 (OLTP 벤치마크)
3 테스트[ | ]
Console
Copy
root@ubuntu:~# sysbench --test=cpu --cpu-max-prime=20000 run
sysbench 0.4.12: multi-threaded system evaluation benchmark
Running the test with following options:
Number of threads: 1
Doing CPU performance benchmark
Threads started!
Done.
Maximum prime number checked in CPU test: 20000
Test execution summary:
total time: 26.7410s
total number of events: 10000
total time taken by event execution: 26.7028
per-request statistics:
min: 2.60ms
avg: 2.67ms
max: 6.60ms
approx. 95 percentile: 2.78ms
Threads fairness:
events (avg/stddev): 10000.0000/0.00
execution time (avg/stddev): 26.7028/0.00
4 같이 보기[ | ]
5 주석[ | ]
- ↑ System performance benchmark
6 참고[ | ]
편집자 Jmnote Jmnote bot
로그인하시면 댓글을 쓸 수 있습니다.