I turned off all caches and I set deployment mode to development. So my Magento 2 development sites on all machines are very slow compared to Magento 1.x sites.
Is it normal for Magento 2?
What are the server and Magento configurations that we must be using for Magento 2 development sites so that it has maximum speed?
Update:
On mac for local development, I was able to speed up the site by disabling opcache since there was configuration issue.