mysql - sails lift very slow exceeds 15 seconds -


i have macbook sata disk. have mysql running in local machine. npm test tried lift sails , run unit tests on it. takes more 15 seconds , have

this.timeout(15000); 

in bootstrap.test.js lifts sails server. have colleague pulling same code , able run

npm test  

in less 2 seconds. there mistake on laptop installing mysql in wrong directory. there way can improve speed of server.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -