Skip to content

Instantly share code, notes, and snippets.

@MrsTonedOne
Last active June 6, 2018 05:42
Show Gist options
  • Save MrsTonedOne/56ddb39a71eeddd2953f663f93d3c5ff to your computer and use it in GitHub Desktop.
Save MrsTonedOne/56ddb39a71eeddd2953f663f93d3c5ff to your computer and use it in GitHub Desktop.

server mem usage:

Prototypes:

  • obj: 2156 (20)
  • mob: 2172 (1)
  • proc: 7452 (53)
  • str: 16496 (586)
  • appearance: 17576 (5)
  • id array: 10580 (117)
  • map: 8248 (255,255,0)

objects:

  • mobs: 188 (1)
  • objs: 0 (0)
  • datums: 20 (1)
  • images: 0 (0)
  • lists: 48 (2)

server mem usage:

Prototypes:

  • obj: 2156 (20)
  • mob: 2172 (1)
  • proc: 7452 (53)
  • str: 16496 (586)
  • appearance: 17792 (6)
  • id array: 10580 (117)
  • map: 391284 (255,255,1)

objects:

  • mobs: 188 (1)
  • objs: 0 (0)
  • datums: 20 (1)
  • images: 0 (0)
  • lists: 48 (2)

server mem usage:

Prototypes:

  • obj: 2590168 (16997)
  • mob: 2596264 (381)
  • proc: 13865016 (30965)
  • str: 7713779 (142995)
  • appearance: 7715507 (8)
  • id array: 16425432 (64842)
  • map: 8248 (255,255,0)

objects:

  • mobs: 508 (1)
  • objs: 0 (0)
  • datums: 188 (4)
  • images: 136 (2)
  • lists: 43288 (190)

server mem usage:

Prototypes:

  • obj: 2590168 (16997)
  • mob: 2596264 (381)
  • proc: 13865016 (30965)
  • str: 7713779 (142995)
  • appearance: 7715507 (8)
  • id array: 16425432 (64842)
  • map: 13916456 (255,255,1)

objects:

  • mobs: 508 (1)
  • objs: 0 (0)
  • datums: 188 (4)
  • images: 136 (2)
  • lists: 43288 (190)
Profile results (total time)  
Proc Name                             Self CPU    Total CPU    Real Time        Calls
---------------------------------    ---------    ---------    ---------    ---------
/client/verb/upz                         0.125        0.128        0.128            1
/turf/open/space/basic/New               0.003        0.004        0.013        65025
/mob/proc/add_spells_to_statpanel        0.000        0.000        0.000          103
/mob/dead/Stat                           0.000        0.000        0.000          103
/mob/Stat                                0.000        0.000        0.000          103
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment