This post originated from an RSS feed registered with Java Buzz
by Anthony Eden.
Original Post: Performance Problem Update
Feed Title: All Things
Feed URL: http://allthings.mp/
Feed Description: Blogging about Java, Python, technology and generally anything which is of interest to me.
Dave, Lance, Matt and I have been having a conversation on the performance issues which are plaguing FreeRoller. There are a couple possible culprits: Hibernate and Velocity. The general consensus is to go after Hibernate first, so Dave is going to try to work on better utilizing Hibernate's built in session caching.
Since Roller is both free and open source anyone is welcome to look at the code base and make reasonable suggestions to help fix the current performance problems. If you are a FreeRoller user and would like to improve the performance of the site then take a few minutes and look at the source code. Perhaps you will see something that everyone else has missed.