Heroku has Metawing's average response time at 863 ms while ListFortress is at 63ms. I suspect that there are multiple issues including the following: - [x] Turbolinks doesn't seem to be set up correctly - [x] Metawing is using the db as a keyvalue store instead of a faster cache - [x] The image functionality needs work and might be loading them too frequently? - [ ] The views alone take a long time to render
Heroku has Metawing's average response time at 863 ms while ListFortress is at 63ms.
I suspect that there are multiple issues including the following:
Turbolinks doesn't seem to be set up correctly
Metawing is using the db as a keyvalue store instead of a faster cache
The image functionality needs work and might be loading them too frequently?
The views alone take a long time to render