Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3416

CPP: Review and optimize serialization and deserialization.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6
    • 1.7
    • platforms
    • None

    Description

      It seems like some operations can be optimized a lot, for example BinaryReaderImpl::ReadTopObject<std::string>() reads string from the stream byte by byte, makeing 2 additional calls to EnsureEnoughData() and Shift() for every byte.

      Attachments

        Issue Links

          Activity

            People

              vozerov Vladimir Ozerov
              isapego Igor Sapego
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: