Advertisement
Nik

Untitled

Nik
Apr 17th, 2011
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 5.54 KB | None | 0 0
  1. J6
  2. Server Loaded in 138 seconds
  3. GameServer Started, free memory 268 Mb of 910 Mb
  4.  
  5. STP:
  6.  + Effects:
  7.  |- ActiveThreads:   0
  8.  |- getCorePoolSize: 30
  9.  |- PoolSize:        30
  10.  |- MaximumPoolSize: 2147483647
  11.  |- CompletedTasks:  21861
  12.  |- ScheduledTasks:  503
  13.  | -------
  14.  + General:
  15.  |- ActiveThreads:   1
  16.  |- getCorePoolSize: 39
  17.  |- PoolSize:        39
  18.  |- MaximumPoolSize: 2147483647
  19.  |- CompletedTasks:  5222
  20.  |- ScheduledTasks:  1920
  21.  | -------
  22.  + AI:
  23.  |- ActiveThreads:   0
  24.  |- getCorePoolSize: 18
  25.  |- PoolSize:        18
  26.  |- MaximumPoolSize: 2147483647
  27.  |- CompletedTasks:  12997
  28.  |- ScheduledTasks:  472
  29. TP:
  30.  + Packets:
  31.  |- ActiveThreads:   1
  32.  |- getCorePoolSize: 12
  33.  |- MaximumPoolSize: 14
  34.  |- LargestPoolSize: 9
  35.  |- PoolSize:        9
  36.  |- CompletedTasks:  8
  37.  |- QueuedTasks:     0
  38.  | -------
  39.  + I/O Packets:
  40.  |- ActiveThreads:   0
  41.  |- getCorePoolSize: 6
  42.  |- MaximumPoolSize: 2147483647
  43.  |- LargestPoolSize: 3
  44.  |- PoolSize:        3
  45.  |- CompletedTasks:  3
  46.  |- QueuedTasks:     0
  47.  | -------
  48.  + General Tasks:
  49.  |- ActiveThreads:   0
  50.  |- getCorePoolSize: 12
  51.  |- MaximumPoolSize: 14
  52.  |- LargestPoolSize: 12
  53.  |- PoolSize:        12
  54.  |- CompletedTasks:  302
  55.  |- QueuedTasks:     0
  56.  | -------
  57.  + Javolution stats:
  58.  |- FastList:        Recycled 0 objects.
  59.  |- FastMap:        Recycled 0 objects.
  60.  |- FastSet:        Recycled 0 objects.
  61.  | -------
  62.  
  63. +----
  64. | Allowed Memory: 932096 KB
  65. |    |= Allocated Memory: 932096 KB (100,0000%)
  66. |    |= Non-Allocated Memory: 0 KB (0,0000%)
  67. | Allocated Memory: 932096 KB
  68. |    |= Used Memory: 688941 KB (73,9131%)
  69. |    |= Unused (cached) Memory: 243155 KB (26,0869%)
  70. | Useable Memory: 243155 KB (26,0869%)
  71. +----
  72.  
  73. for (int i = 0; i < 100000; i++)
  74. {
  75.     SkillTable.getInstance().getInfo(7029, 1).getEffects(activeChar, activeChar);
  76. }
  77. Benchmark completed in: 71990 miliseconds.
  78.  
  79.  
  80.  
  81. J7
  82. Server Loaded in 106 seconds
  83. GameServer Started, free memory 484 Mb of 910 Mb
  84.  
  85. STP:
  86.  + Effects:
  87.  |- ActiveThreads:   0
  88.  |- getCorePoolSize: 30
  89.  |- PoolSize:        30
  90.  |- MaximumPoolSize: 2147483647
  91.  |- CompletedTasks:  26031
  92.  |- ScheduledTasks:  485
  93.  | -------
  94.  + General:
  95.  |- ActiveThreads:   1
  96.  |- getCorePoolSize: 39
  97.  |- PoolSize:        39
  98.  |- MaximumPoolSize: 2147483647
  99.  |- CompletedTasks:  5441
  100.  |- ScheduledTasks:  1922
  101.  | -------
  102.  + AI:
  103.  |- ActiveThreads:   0
  104.  |- getCorePoolSize: 18
  105.  |- PoolSize:        18
  106.  |- MaximumPoolSize: 2147483647
  107.  |- CompletedTasks:  14281
  108.  |- ScheduledTasks:  470
  109. TP:
  110.  + Packets:
  111.  |- ActiveThreads:   1
  112.  |- getCorePoolSize: 12
  113.  |- MaximumPoolSize: 14
  114.  |- LargestPoolSize: 12
  115.  |- PoolSize:        12
  116.  |- CompletedTasks:  12
  117.  |- QueuedTasks:     0
  118.  | -------
  119.  + I/O Packets:
  120.  |- ActiveThreads:   0
  121.  |- getCorePoolSize: 6
  122.  |- MaximumPoolSize: 2147483647
  123.  |- LargestPoolSize: 4
  124.  |- PoolSize:        4
  125.  |- CompletedTasks:  4
  126.  |- QueuedTasks:     0
  127.  | -------
  128.  + General Tasks:
  129.  |- ActiveThreads:   0
  130.  |- getCorePoolSize: 12
  131.  |- MaximumPoolSize: 14
  132.  |- LargestPoolSize: 12
  133.  |- PoolSize:        12
  134.  |- CompletedTasks:  337
  135.  |- QueuedTasks:     0
  136.  | -------
  137.  + Javolution stats:
  138.  |- FastList:        Recycled 0 objects.
  139.  |- FastMap:        Recycled 0 objects.
  140.  |- FastSet:        Recycled 0 objects.
  141.  | -------
  142.  
  143. +----
  144. | Allowed Memory: 932096 KB
  145. |    |= Allocated Memory: 828736 KB (88,9110%)
  146. |    |= Non-Allocated Memory: 103360 KB (11,0890%)
  147. | Allocated Memory: 828736 KB
  148. |    |= Used Memory: 496185 KB (53,2333%)
  149. |    |= Unused (cached) Memory: 332551 KB (35,6778%)
  150. | Useable Memory: 435911 KB (46,7667%)
  151. +----
  152.  
  153. for (int i = 0; i < 100000; i++)
  154. {
  155.     SkillTable.getInstance().getInfo(7029, 1).getEffects(activeChar, activeChar);
  156. }
  157. Benchmark completed in: 4309 miliseconds.
  158.  
  159. J6 -XX:+UseCompressedOops
  160. Server Loaded in 107 seconds
  161. GameServer Started, free memory 499 Mb of 910 Mb
  162.  
  163. STP:
  164.  + Effects:
  165.  |- ActiveThreads:   0
  166.  |- getCorePoolSize: 30
  167.  |- PoolSize:        30
  168.  |- MaximumPoolSize: 2147483647
  169.  |- CompletedTasks:  12239
  170.  |- ScheduledTasks:  763
  171.  | -------
  172.  + General:
  173.  |- ActiveThreads:   0
  174.  |- getCorePoolSize: 39
  175.  |- PoolSize:        39
  176.  |- MaximumPoolSize: 2147483647
  177.  |- CompletedTasks:  3198
  178.  |- ScheduledTasks:  1930
  179.  | -------
  180.  + AI:
  181.  |- ActiveThreads:   0
  182.  |- getCorePoolSize: 18
  183.  |- PoolSize:        18
  184.  |- MaximumPoolSize: 2147483647
  185.  |- CompletedTasks:  6947
  186.  |- ScheduledTasks:  469
  187. TP:
  188.  + Packets:
  189.  |- ActiveThreads:   1
  190.  |- getCorePoolSize: 12
  191.  |- MaximumPoolSize: 14
  192.  |- LargestPoolSize: 12
  193.  |- PoolSize:        12
  194.  |- CompletedTasks:  11
  195.  |- QueuedTasks:     0
  196.  | -------
  197.  + I/O Packets:
  198.  |- ActiveThreads:   0
  199.  |- getCorePoolSize: 6
  200.  |- MaximumPoolSize: 2147483647
  201.  |- LargestPoolSize: 2
  202.  |- PoolSize:        2
  203.  |- CompletedTasks:  2
  204.  |- QueuedTasks:     0
  205.  | -------
  206.  + General Tasks:
  207.  |- ActiveThreads:   0
  208.  |- getCorePoolSize: 12
  209.  |- MaximumPoolSize: 14
  210.  |- LargestPoolSize: 12
  211.  |- PoolSize:        12
  212.  |- CompletedTasks:  170
  213.  |- QueuedTasks:     0
  214.  | -------
  215.  + Javolution stats:
  216.  |- FastList:        Recycled 0 objects.
  217.  |- FastMap:        Recycled 0 objects.
  218.  |- FastSet:        Recycled 0 objects.
  219.  | -------
  220.  
  221. +----
  222. | Allowed Memory: 932096 KB
  223. |    |= Allocated Memory: 685376 KB (73,5306%)
  224. |    |= Non-Allocated Memory: 246720 KB (26,4694%)
  225. | Allocated Memory: 685376 KB
  226. |    |= Used Memory: 548696 KB (58,8669%)
  227. |    |= Unused (cached) Memory: 136680 KB (14,6637%)
  228. | Useable Memory: 383400 KB (41,1331%)
  229. +----
  230.  
  231. for (int i = 0; i < 100000; i++)
  232. {
  233.     SkillTable.getInstance().getInfo(7029, 1).getEffects(activeChar, activeChar);
  234. }
  235. Benchmark completed in: 5617 miliseconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement