Performance Considerations

Follow these guidelines to get the best JDECACHE performance:

  • Cache as few records as possible.

  • The fewer columns (segments) that you use, the faster the search, insert, and delete actions occur.

    In some cases, the system might have to compare each column before it determines whether to go further in the cache.

  • The fewer records in the cache, the faster all operations proceed.