netgen / vagrant-ansible-ezpublish

Vagrant setup with Ansible provisioner configured for running eZ Publish projects
https://netgen.io
MIT License
23 stars 12 forks source link

adding several nfs mount params for better performance #38

Closed ilukac closed 7 years ago

ilukac commented 7 years ago

I got roughly 130% improvement in raw write on MacOS with suggested params. In real scenarios the performance will not be that big, but still could be useful.

ilukac commented 7 years ago

Tested on Ubuntu and got 100% improvement in raw write with suggested params.

emodric commented 7 years ago

Thanks @ilukac !