Uploaded image for project: 'Apache Sedona'
  1. Apache Sedona
  2. SEDONA-386

Speed up GridCoverage2D serialization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.5.0

    Description

      Currently, GridCoverage2D objects are serialized using Java serializer, which is painfully slow. It proved to be a bottleneck of various raster processing jobs.

      We found that serialization of CRS objects is a performance hit. We found that the number of distinct CRS objects won't be large throughout the entire raster dataset, so we cache the compressed serialized CRS objects and reuse them.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kontinuation Kristin Cowalcijk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 50m
                50m