dispatchMethod

View Paste
  1. <?php
  2. $tests = 1000000;
  3.  
  4. // Set up data
  5. /*
  6. Rearranged with faster first to prevent cold cach...
Test Script for timing of call_user_func_array vs. Object::dispatchMethod