Uploaded image for project: 'ZK Pivottable'
  1. ZK Pivottable
  2. ZKPVT-92

iteration over POI node lists causes bad performance

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.3.0.1, 2.4.0
    • None
    • None
    • None

      org.zkoss.poi.xssf.usermodel.XSSFPivotCache.IndexMapper#IndexMapper
      

      iterates over Lists returned by

      org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSharedItems#getNList
      

      Iteration over the returned lists is highly inefficient causing hundreds of millions of method calls when e.g. exporting a pivottable with 20000 rows / 6 columns

      this needs to be patched in zpoiex.jar

            Unassigned Unassigned
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: