Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Why is Vanilla a bit slow?
Hi,
I absolutely love Vanilla and would like to continue to use it for serious forum purposes, but I notice that it takes even a simple forum with five discussions currently about 2-3 seconds to render. This is running from a dedicated hosting server in the same city as I am! The rest of my website, including an install of PunBB, runs blazing fast. Is there anything I can do to optimize the performance? Why does this app take so long -- too many joins in the SQL or something?
Would appreciate any pointers. Thanks!
0
This discussion has been closed.
Comments
What make vanilla slower is mainly the use of classes (that won't be worse if your forum get bigger).
On other thing that can slowdown the loading of the page is if your extensions add lots of css and js files.
What extensions are you running?