윈도우 평가 도구를 명령줄에서 확인할 수 있다. WinSAT명령은 비스타를 동작시키기 위한 요소가 적절하게 동작하기 위한 점수를 보여준다. 예를 들어 winsat formal 이라고 치면 모든 요소를 수행하고 이 데이터를 %systemroot%\Windows\Performance\WinSAT\DataStore에 기록한다. 이것을 보기 위해서는 "winsat features"라고 치면 된다.
 C:\Windows\system32>winsat features  

Windows 시스템 평가 도구
> DWM not running
> 시스템 프로세서 전원 정책이 저장되고 '최대 성능'으로 설정되었습니다.
> 실행: 기능 열거 v1.0.0.0 ''
> Gathering System Information
> 실행 시간 00:00:02.67
> Operating System                        : 6.0 Build-6000
> Processor                               : Intel(R) Pentium(R) 4 CPU 2.00GHz
> TSC Frequency                           : 2019900000
> Number of Processors                    : 1
> Number of Cores                         : 1
> Number of CPUs                          : 1
> Number of Cores per Processor           : 1
> Number of CPUs Per Core                 : 1
> Cores have logical CPUs                 : NO
> L1 Cache and line Size                  : 8192  64
> L2 Cache and line Size                  : 524288  64
> Total physical mem available to the OS  : 766MB (804,192,256 bytes)
> Adapter Description                     : Matrox Millennium G550
> Adapter Manufacturer                    : Matrox Graphics Inc.
> Adapter Driver Version                  : 5.97.4.0
> Adapter Driver Date (yy/mm/dd)          : 2006\10\12
> Has DX9 or better                       : No
> Has Pixel shader 2.0 or better          : No
> Has LDDM Driver                         : No
> Dedicated (local) video memory          : 32.00MB
> System memory dedicated as video memory : 0.00MB
> System memory shared as video memory    : 0.00MB
> Primary Monitor Size                    : 1280 X 1024  (1310720 total pixels)
> WinSAT is Official                       : Yes
> 총 실행 시간 00:00:04.28
> 시스템 프로세서 전원 정책이 복원되었습니다.


실행시 다음 옵션을 추가 할 수 있다.
- cpu : CPU 평가 실행
- mem : 시스템 메모리 평가 실행
- dwm : 데스크톱 창 관리자 평가 실행
- d3d : d3d 평가 실행
- media : 미디어 평가 실행
- mfmedia : Media Foundation 기반 평가 실행
- disk : 저장소 평가 실행

각각의 테스트는 다른 추가 파라메터를 가질 수 있다. 예를 들면, CPU를 테스트 할 때 다음과 같이 암호화나 압축을 테스트 할 수 있다. 

C:\Windows\system32>winsat cpu -compression

Windows 시스템 평가 도구
> 실행: 기능 열거 v1.0.0.0 ''
> 실행 시간 00:00:02.64
> 실행: CPU 평가 v1.0.0.0 '-compression'
> 실행 시간 00:00:12.44
> CPU LZW Compression                        27.67 MB/s
> 총 실행 시간 00:00:16.73

Posted by NTFAQ

트랙백 주소 :: http://ntfaq.co.kr/trackback/3527 관련글 쓰기

댓글을 달아 주세요