Advertisement
n0aX

trace_output

Nov 12th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. X:\tmp>"c:\Program Files (x86)\Zend\ZendServer\bin\php.exe" tracefile-analyser.php trace.2082516382.xt memory-own 20
  2.  
  3. parsing...
  4. (18.88%)
  5. (38.46%)
  6. (58.14%)
  7. (77.70%)
  8. (97.27%)
  9.  
  10. Done.
  11.  
  12. Showing the 20 most costly calls sorted by 'memory-own'.
  13.  
  14. Inclusive Own
  15. function #calls time memory time memory
  16. -------------------------------------------------------------------------------------------------
  17. preg_match 1409 0.8101 5858624 0.8101 5858624
  18. smartyAutoload 5 0.0975 1004936 0.0894 1004552
  19. Smarty_Internal_Templateparser->yy_shift 1318 1.5746 516768 0.8818 453440
  20. ob_start 9 0.0047 369784 0.0047 369784
  21. array_filter 1190 0.6706 222472 0.6706 222472
  22. require_once 18 0.1339 232984 0.0546 119616
  23. Smarty_Internal_Templateparser->yy_is_expected_token 3265 14.8134 104480 4.0484 104480
  24. array_merge 136 0.0728 98096 0.0728 98096
  25. require 1 0.0449 94120 0.0310 93480
  26. array_push 1519 0.7972 72976 0.7972 72976
  27. Smarty_Internal_Templateparser->yy_r4 146 0.3669 68120 0.1365 62536
  28. mysql_fetch_array 88 0.0642 46936 0.0642 46936
  29. Smarty->loadPlugin 31 0.1456 89624 0.0527 41200
  30. myautoload 11 0.1293 223688 0.0289 36456
  31. Smarty_Internal_Templateparser->yy_r13 154 0.1831 38192 0.1010 33264
  32. Smarty_Internal_Templateparser->yy_r129 126 0.0677 30240 0.0677 30240
  33. substr 1435 0.7507 29224 0.7507 29224
  34. include 17 0.1057 51696 0.0229 28400
  35. _smarty_template_buffer->append_subtree 307 0.1842 26904 0.1842 26904
  36. Smarty_Internal_Templatelexer->__construct 7 0.0267 26696 0.0083 26360
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement