Do you use the getTickCount() method to measure your CFML applications performance? There is a better way. Since the release of Coldfusion MX, the entire ColdFusion server has been built using Java. In this tutorial, well examine how a Java Servlet Filter can be used to measure the performance of your CFML application pages.