Improving performance at development time

If you converted code from Informix® 4GL or if you are creating applications that include many interdependencies (as when library functions invoke functions in other libraries), you may get better performance at development time if you re-configure the Java™ Virtual Machine that supports your IBM® product:

  1. In Windows® Explorer, navigate to the installation directory that contains the file rationalsdp.ini. The directory may be as follows:
      C:\Program Files\IBM\Rational\SDP\6.0
  2. Open the file rationalsdp.ini in a text editor
  3. Add the following on a single line after the last line that begins with VMargs:
    VMargs=-DEGL_LIB_CACHE_SIZE=300 -DEGL_PU_CACHE_COUNT=300 -DEGL_USE_GEN_CONTEXT_CACHE

Related concepts
Introduction to EGL
Sources of additional information on EGL

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.