Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5092

[patch] avoid Boolean allocations for rowset data in client cursor

    XMLWordPrintableJSON

Details

    • Low
    • Patch Available

    Description

      code allocates a new Boolean for every row value of a boolean column, creating needless garbage. Patch switches to use immutable Boolean.TRUE and Boolean.FALSE values.

      Attachments

        1. avoid_boolean_allocs.diff
          0.7 kB
          Dave Brosius

        Activity

          People

            dbrosius@apache.org Dave Brosius
            dbrosius@apache.org Dave Brosius
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: