Posted to tcl by colin at Wed May 23 06:00:58 GMT 2012view raw

  1. Out of the Box
  2. THREAD:8148.08 microseconds per iteration
  3. INTERP:7060.47 microseconds per iteration
  4. PROC:10.85 microseconds per iteration
  5. E_THREAD:74.22 microseconds per iteration
  6. E_INTERP:6.23 microseconds per iteration
  7. E_PROC:2.06 microseconds per iteration
  8. A_THREAD:38.23 microseconds per iteration
  9. AE_THREAD:5897
  10.  
  11. With [proc tclInit {} {}]
  12. THREAD:3713.32 microseconds per iteration
  13. INTERP:3155.04 microseconds per iteration
  14. PROC:10.26 microseconds per iteration
  15. E_THREAD:52.02 microseconds per iteration
  16. E_INTERP:6.23 microseconds per iteration
  17. E_PROC:2.12 microseconds per iteration
  18. A_THREAD:6.6 microseconds per iteration
  19. AE_THREAD:3551
  20.  
  21. With [proc tclInit {} {incr ::THC}]
  22. THREAD:3623.84 microseconds per iteration
  23. INTERP:3248.57 microseconds per iteration
  24. PROC:10.76 microseconds per iteration
  25. E_THREAD:51.81 microseconds per iteration
  26. E_INTERP:6.93 microseconds per iteration
  27. E_PROC:2.14 microseconds per iteration
  28. A_THREAD:6.48 microseconds per iteration
  29. AE_THREAD:3613