Upgrade to Pro — share decks privately, control downloads, hide ads and more …

CIをもっと高速にした(かった) / ci-fast

Jun Watanabe
February 22, 2017

CIをもっと高速にした(かった) / ci-fast

Jun Watanabe

February 22, 2017
Tweet

More Decks by Jun Watanabe

Other Decks in Programming

Transcript

  1. Jun Watanabe • ORATTA, Inc. Chief Engineer • PHPer 8೥͘Β͍

    • ࠷ۙ͸Ϛωδϝϯτɾ։ൃ؀ڥվળͷൺॏଟΊ • Twitter౳: http://rela.red/ https://recruit.oratta.net/
  2. 14෼27ඵ Xdebug΍͹͍ >time phpunit -c phpunit.xml —coverage-html=coverage Runtime: PHP 5.6.17

    with Xdebug 2.3.3 real 14m27.768s user 14m2.158s sys 0m22.179s +14෼8ඵ
  3. 56ඵ PHP7΍͹͍ >time phpunit -c phpunit.xml --coverage-html=coverage Runtime: PHP 7.1.1

    with Xdebug 2.5.0 real 0m56.049s user 0m47.812s sys 0m1.034s -13෼31ඵ
  4. 5ඵ!! phpdbg΍͹͍ >time phpdbg -qrr phpunit -c phpunit.xml --coverage-html=coverage Runtime:

    PHPDBG 7.1.1 real 0m05.875s user 0m04.711s sys 0m0.342s -51ඵ