Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-2916

[C++] Plasma Seal is slow due to hashing

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • None
    • C++ - Plasma
    • None

    Description

      When I writes a 1MB tensor into plasma, it takes about 2ms. 50% of time is spent sealing the object. Can we add a flag to the Seal API to disable to hashing when needed?

       

      For example:

      ```
      Status PlasmaClient::Seal(const ObjectID& object_id, bool hash_flag)
      ```
       

      cc pcmoritz

      Attachments

        Activity

          People

            Unassigned Unassigned
            simon-mo Simon Mo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: