Project

General

Profile

Feature #1041

Updated by liaham almost 3 years ago

Boot time should be improved by caching the required code.  

 For doing so, [bootsnap](https://github.com/Shopify/bootsnap) should be integrated during the build of xmera Omnia: 

 ``` 
 $ bundle exec bootsnap precompile 
 ``` Omnia. 

Back