php-docker-jit icon indicating copy to clipboard operation
php-docker-jit copied to clipboard

PHP docker image with experimental jit support

PHP docker image with experimental jit support

This code is a helper to try out the php with experimental jit support. It was written as a pet project inspired by the tweet that states 54% performance improvement.

NOT PRODUCTION READY this branch is still experimental and far from stability. Use it on your own risk

Code is a copy-paste of docker/php builder with slight additions to be able to compile git-based version of php.

Copyright (c) 2014-2016 Docker, Inc.