<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><pre><font face="UICTFontTextStyleBody"><span style="white-space: normal; background-color: rgba(255, 255, 255, 0);">   > A procedure generates quite some overhead during BEGIN and END. </span></font></pre><div><br></div><div>In addition, the compiler will generate array index checks during case selection for the case array.</div><div><br></div><div>The CASE statement clearly has less overhead.</div><div><br></div><div><br></div><div>.</div><div><br></div></body></html>