科技.软件.教学.杂杂~~ IAmShin.com
Posts tagged 基准程序
Vista技巧 – 您是否知道Vista隐藏了3D基准程序(Benchmark)?
Aug 17th
觉得闷、没事做?试试启动这个蛮酷的动态影像吧,它有点像Vista屏保(Screen Saver)里的aurora一样,但是我觉得这个隐藏的比较炫。开启它需要输入WinSAT这个命令。WinSAT是Windows System Assessment Tool的简称,它是Vista系统当中一个基本工具,其主要用于评估Vista系统性能(由其是显示卡)。
以下为youtube里找到的aurora影像:
开启方法:
打开管理员权限cmd命令,然后执行以下的命令:
winsat aurora
好了,就是那么简单。
更多的执行命令:
(以下的数值可自行更改)
winsat d3d -texshader -totalobj 15

Benchmark 1
winsat d3d -objs C(20) -texshader -totalobj 50

Benchmark 2
winsat d3d -totalobj 20 -objs C(20) -totaltex 10 -texpobj C(1) -alushader -noalpha -v -time 10

Benchmark 3
winsat d3d -totalobj 20 -objs C(20) -totaltex 10 -texpobj C(10) -alushader -v -time 10

Benchmark 4