ColdBox 3.5 Performance

I just wanted to post here a performance testimonial by Scott Coldwell. Just a reminder of all the improvements and tuning we did for our 3.5 core:

All tests were with SingletonReload = false. “with caching” means that eventCaching and handlerCaching were enabled, and handlersIndexAutoReload was disabled.

Apache Bench (ab) was utilized for the test. http://httpd.apache.org/docs/2.2/programs/ab.html

Some fun UNscientific stats:

>

3.0m5



3.5.1



% reduced



With Caching



8.583



6.507



Without Caching



113.032



40.002



fwreinit



485.648



301.151

Values in milliseconds

Command:

./ab -n 500 -c 10 http://aa.amp.local/

Reinit command:

./ab -n 50 -c 2 http://aa.amp.local/?fwreinit=1

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano

Congratulation Luis and Team, the ColdBox Platform just keeps getting better and better!