zoukankan      html  css  js  c++  java
  • Ubuntu等Linux系统显卡性能测试软件 Unigine 3D

    Ubuntu等Linux系统显卡性能测试软件 Unigine 3D

    Ubuntu Intel显卡驱动安装,请参考:

    http://blog.csdn.net/zhangrelay/article/details/53482596

    ATI和NVIDIA显卡请在软件和更新中的附加驱动中安装。


    这里推荐:


    运行后,F9就可评分,已测试显卡有K2000 2GB 900+分,GT330m 1GB 340+ 分,GT620 1GB 340+ 分,

    四代i5核显340+ 分,还有写博客的小盒子100+ 分。

    relaybot@relaybot-desktop:~/Rob_Soft$ cd Unigine_3D/
    relaybot@relaybot-desktop:~/Rob_Soft/Unigine_3D$ ls
    Unigine_Heaven-4.0.run  Unigine_Valley-1.0.run
    relaybot@relaybot-desktop:~/Rob_Soft/Unigine_3D$ chmod 777 Unigine_*
    relaybot@relaybot-desktop:~/Rob_Soft/Unigine_3D$ ls
    Unigine_Heaven-4.0.run  Unigine_Valley-1.0.run
    relaybot@relaybot-desktop:~/Rob_Soft/Unigine_3D$ ./Unigine_Heaven-4.0.run 
    Creating directory Unigine_Heaven-4.0
    Verifying archive integrity... All good.
    Uncompressing Unigine Heaven Benchmark.............................................................................
    Unigine Heaven Benchmark installation is completed. Launch heaven to run it
    relaybot@relaybot-desktop:~/Rob_Soft/Unigine_3D$ ./Unigine_Valley-1.0.run 
    Creating directory Unigine_Valley-1.0
    Verifying archive integrity... All good.
    Uncompressing Unigine Valley Benchmark..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
    Unigine Valley Benchmark installation is completed.
    relaybot@relaybot-desktop:~/Rob_Soft/Unigine_3D$

    效果如下:
















  • 相关阅读:
    虚方法表与动态分派机制
    方法重载与invokevirtual字节码指令的关系
    栈桢与操作数栈以及符号引用与直接引用的转换
    通过字节码分析this关键字以及异常表的作用
    JVM synchronized关键字所生成的字节码
    window Chrome 下允许跨域访问服务端接口设置
    JVM Java字节码方法表与属性
    JVM 字节码的结构
    Jar hell问题以及解放方法
    JVM 线程上下文类加载器
  • 原文地址:https://www.cnblogs.com/liang123/p/6324813.html
Copyright © 2011-2022 走看看