<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - isCOBOL General  - Performance  </title>
<link>https://support.veryant.com/phpkb/category.php?id=21</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content. Powered by PHPKB (https://www.phpkb.com)</description>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=245</guid>
										<title>How to optimize the strings management.</title>
										<link>https://support.veryant.com/phpkb/article.php?id=245</link>
										<description><![CDATA[Operations on alphanumeric items, such as INSPECT and UNSTRING, can be optimized by compiling the COBOL program with -b option. This option causes isCOBOL to handle the data item using a byte array instead of an object, making the string management...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=198</guid>
										<title>Long time to restore minimized application</title>
										<link>https://support.veryant.com/phpkb/article.php?id=198</link>
										<description><![CDATA[ You may experience a slow response time in a scenario like the following:    The application works well as long as the user is busy with it.   The user lets the application sit idle while they do other things.     When this user clicks on the...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=220</guid>
										<title>How can I set memory in Java to have better runtime performance?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=220</link>
										<description><![CDATA[ Run time performance is influenced by memory. Operations made in memory without swapping to disk are better performing. Java tries to gain memory by periodically performing a cleaning procedure called Garbage Collector; during this procedure...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=323</guid>
										<title>Why start using the OCCURS DYNAMIC? How to save memory by replacing your fixed arrays</title>
										<link>https://support.veryant.com/phpkb/article.php?id=323</link>
										<description><![CDATA[ Every COBOL application has many programs containing definitions with OCCURS in Working Storage or Linkage sections. These arrays are usually of a fixed size to accommodate the maximum number of references possible in the table. The result is that...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=249</guid>
										<title>How can I improve the startup time?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=249</link>
										<description><![CDATA[Our documentation provides some information and guidelines about this argument. Please check the following topics starting from &#39;isCOBOL Evolve-> Appendices-> Performance Tuning&#39;.  Please also consider that the class loading time is a small...]]></description>

									</item>
<item>
										<guid>https://support.veryant.com/phpkb/article.php?id=107</guid>
										<title>Does Veryant have any performance benchmarks for isCOBOL?</title>
										<link>https://support.veryant.com/phpkb/article.php?id=107</link>
										<description><![CDATA[Performance is a point that is always relevant and important when considering moving to isCOBOL. Veryant takes performance issues very seriously and quickly reacts by either correcting the products or finding a solution that is acceptable to the...]]></description>

									</item>

</channel>

</rss>