Log Grails Pre 3.0 startup time -


in grails 2.x.x somehow possible log startup time? trying optimize application startup , having startup time logged tremendously.

you try:

grails -dgrails.script.profile=true 

although may require not using forked mode. otherwise need configure logging time stamps org.codehaus.groovy.grails package.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -