Page 13 of 13 FirstFirst ... 3111213
Results 121 to 123 of 123

Thread: Test my OpenGL benchmark, Please

  1. #121
    Join Date
    Sep 2007
    Beans
    4

    Re: Test my OpenGL benchmark, Please

    ================================================== =
    GLMark 08
    ================================================== =
    Enter screen width: 1280
    Enter screen height: 1024
    Enter screen bpp: 24
    Enter '1' for fullscreen '0' for windowed: 1
    ================================================== =
    OpenGL Information
    GL_VENDOR: NVIDIA Corporation
    GL_RENDERER: GeForce 8400 GS/PCI/SSE2
    GL_VERSION: 3.2.0 NVIDIA 190.18.03
    ================================================== =
    Precompilation
    No Precompilation FPS: 618
    Build list FPS: 544
    Vertex array FPS: 647
    Vertex buffer object FPS: 616
    Texture filtering
    Nearest FPS: 498
    Linear FPS: 378
    Mipmapped FPS: 531
    Shading
    Smooth shader model FPS: 432
    GLSL per vertex lighting FPS: 432
    GLSL per pixel lighting FPS: 388
    ================================================== =
    Your GLMark08 Score is 3362 ^_^
    ================================================== =

  2. #122
    Join Date
    Jun 2009
    Beans
    4

    Talking Re: Test my OpenGL benchmark, Please

    I think it would be a good idea to display the CPU, RAM, OS 32/64-bit, etc., when displaying the results of the benchmark.

    FWIW: This is from my new Core i7 860 (2.8GHz) with BFG nVidia 9800 GTX OC, 4GB RAM, and Gigabyte M55-D4 motherboard, running Jaunty Jackelope in 64-bit mode.


    Code:
    ===================================================
        GLMark 08
    ===================================================
    Enter screen width:  1024
    Enter screen height: 768
    Enter screen bpp:    24
    Enter '1' for fullscreen '0' for windowed: 1
    ===================================================
        OpenGL Information
        GL_VENDOR:     NVIDIA Corporation
        GL_RENDERER:   GeForce 9800 GTX/9800 GTX+/PCI/SSE2
        GL_VERSION:    3.0.0 NVIDIA 180.44
    ===================================================
    Precompilation
        No Precompilation             FPS: 775
        Build list                    FPS: 4317
        Vertex array                  FPS: 5031
        Vertex buffer object          FPS: 6092
    Texture filtering
        Nearest                       FPS: 6065
        Linear                        FPS: 5032
        Mipmapped                     FPS: 6163
    Shading
        Smooth shader model      FPS: 4335
        GLSL per vertex lighting FPS: 4336
        GLSL per pixel lighting  FPS: 4334
    ===================================================
    Your GLMark08 Score is 23877  ^_^
    ===================================================

  3. #123
    Join Date
    Nov 2007
    Location
    Newcastle, Australia
    Beans
    117
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Test my OpenGL benchmark, Please

    On a Toshiba Satellite A200 with a Mobility Radeon HD2600 and the ATI drivers from the Ubuntu 9.10 64 bit repository:

    ./glmark
    ================================================== =
    GLMark 08
    ================================================== =
    Enter screen width: 640
    Enter screen height: 480
    Enter screen bpp: 32
    Enter '1' for fullscreen '0' for windowed: 0
    ================================================== =
    OpenGL Information
    GL_VENDOR: ATI Technologies Inc.
    GL_RENDERER: ATI Mobility Radeon HD 2600
    GL_VERSION: 2.1.9016
    ================================================== =
    Precompilation
    No Precompilation FPS: 978
    Build list FPS: 860
    Vertex array FPS: 886
    Vertex buffer object FPS: 549
    Texture filtering
    Nearest FPS: 433
    Linear FPS: 407
    Mipmapped FPS: 497
    Shading
    Smooth shader model FPS: 400
    GLSL per vertex lighting FPS: 400
    GLSL per pixel lighting FPS: 400
    ================================================== =
    Your GLMark08 Score is 4249 ^_^
    ================================================== =

    fwiw:

    $ glxgears
    7117 frames in 5.0 seconds
    7519 frames in 5.0 seconds
    7175 frames in 5.0 seconds
    5974 frames in 5.0 seconds
    6132 frames in 5.0 seconds
    7143 frames in 5.0 seconds
    7585 frames in 5.0 seconds

Page 13 of 13 FirstFirst ... 3111213

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •