Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-5361

Enable ThreadLocal allocation in the JVM

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 1.1.11, 1.2.4
    • None
    • JDK 6

    Description

      Adding -XX:+UseTLAB to cassandra-env.sh yields a ~15% read performance boost.

      Works with usual stress tool but also in our production.

      It enables thread local allocation of new objects which makes sense for SEDA based systems.

      Attachments

        Activity

          People

            tjake T Jake Luciani
            tjake T Jake Luciani
            T Jake Luciani
            Ryan McGuire Ryan McGuire
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: