LordPankake

LWJGL - MC Performance

Jan 29th, 2017
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.83 KB | None | 0 0
  1. Common: {
  2.     Resolution: 854x480
  3.     XYZ: -19 88 155
  4.     Facing: South West (45, 14)
  5.     Antialiasing: Off
  6.     Java: 1.8.0_101 x64 bit
  7.     Memory: 2035 MB
  8.     CPU: Intel Core i7-4720HQ @ 2.6 GHz
  9.     GPU: GeForce GTX 970M / PCIe/SSE2
  10. }
  11. LWJGL 2.9.0
  12. {
  13.     InGame-Normal: {
  14.         FPS: 420-440 range, 435 average
  15.         IO: 230 MB/s constant
  16.         VisualVM:
  17.         {
  18.             CPU Usage: 13 - 16%
  19.         }
  20.     }
  21.     -------------------------------
  22.     InGame-SEUS-ULTRA: {
  23.         FPS: 95 - 105 range, 101 average
  24.         IO: 104 MB/s
  25.         VisualVM:
  26.         {
  27.             CPU Usage: 11 - 16%
  28.         }
  29.     }  
  30. }
  31. LWJGL 3.1.0
  32. {
  33.     InGame-Normal: {
  34.         FPS: 375 - 395 range, 385 average
  35.         IO: 200 MB/s constant
  36.         VisualVM:
  37.         {
  38.             CPU Usage: 12 - 15%
  39.         }
  40.     }
  41.     -------------------------------
  42.     InGame-SEUS-ULTRA: {
  43.         FPS: 95 - 105 range, 101 average
  44.         IO: 178-188 MB/s
  45.         VisualVM:
  46.         {
  47.             CPU Usage: 13 - 18%
  48.         }
  49.     }  
  50. }
Advertisement
Add Comment
Please, Sign In to add comment