/t5/coldfusion-discussions/performance-cfif-vs-cfswitch/td-p/988127Mar 25, 2008
Mar 25, 2008
Copy link to clipboard
Copied
With cfswitch code is more readable so no dought it should be
used.
But I am wondering if using cfswitch improves/affects
performance of website or no?