Advertisement
dabbill

Untitled

Jul 7th, 2013
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. dabbill@Archlinux ~ $ glxgears
  2. Running synchronized to the vertical refresh. The framerate should be
  3. approximately the same as the monitor refresh rate.
  4. 303 frames in 5.0 seconds = 60.485 FPS
  5. 301 frames in 5.0 seconds = 60.173 FPS
  6. XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
  7. after 1959 requests (1959 known processed) with 0 events remaining.
  8. dabbill@Archlinux ~ :( $ vblank_mode=0 glxgears
  9. ATTENTION: default value of option vblank_mode overridden by environment.
  10. ATTENTION: default value of option vblank_mode overridden by environment.
  11. ATTENTION: option value of option vblank_mode ignored.
  12. 11915 frames in 5.0 seconds = 2382.896 FPS
  13. 11478 frames in 5.0 seconds = 2295.576 FPS
  14. 12041 frames in 5.0 seconds = 2408.154 FPS
  15. XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
  16. after 76507 requests (76507 known processed) with 0 events remaining.
  17. dabbill@Archlinux ~ :( $ vblank_mode=0 primus glxgears
  18. bash: primus: command not found
  19. dabbill@Archlinux ~ :( $ vblank_mode=0 primusrun glxgears
  20. ATTENTION: default value of option vblank_mode overridden by environment.
  21. ATTENTION: default value of option vblank_mode overridden by environment.
  22. ATTENTION: default value of option vblank_mode overridden by environment.
  23. ATTENTION: default value of option vblank_mode overridden by environment.
  24. ATTENTION: option value of option vblank_mode ignored.
  25. 9834 frames in 5.0 seconds = 1966.650 FPS
  26. 10074 frames in 5.0 seconds = 2014.654 FPS
  27. 9968 frames in 5.0 seconds = 1993.503 FPS
  28. 8088 frames in 5.0 seconds = 1617.384 FPS
  29. 8702 frames in 5.0 seconds = 1740.293 FPS
  30. ^C
  31. dabbill@Archlinux ~ :( $ vblank_mode=0 optirun glxgears
  32. 4426 frames in 5.0 seconds = 884.998 FPS
  33. 4473 frames in 5.0 seconds = 894.578 FPS
  34. 4387 frames in 5.0 seconds = 877.373 FPS
  35. [VGL] ERROR: in readback--
  36. [VGL] 246: Window has been deleted by window manager
  37. dabbill@Archlinux ~ :( $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement