Hacker News new | ask | show | jobs
by don_draper 4821 days ago
Yup. I manage a Grails app where I wanted to speed up performance on a popular part of the app. So I replace the Grails controller with a servlet. I saw a bump in performance.