I created two very simple Heroku apps to test out the service, but it\'s often taking several seconds to load the page when I first visit them:
This is done to save server resources. If no one uses your app why keep resources busy and not let someone who really needs use them ?
If your app has a lot of continous traffic it will never be unloaded.
There is an official note about this.