Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-57527

Build an encoder for storing doubles efficiently

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Execution Team 2021-06-14, Execution Team 2021-06-28, Execution Team 2021-07-12, Execution Team 2021-07-26

      Part of the decomposition of https://jira.mongodb.org/browse/SERVER-57438. This ticket aims at building an encoder for efficiently storing the bits of double time series data by xoring them. 

      Edge cases that must be in the tests (Please add more if thought of) :

      • Storing 0
      • Storing 1
      • Storing -1
      • Storing the same value twice
      • Storing max double
      • Storing min double
      • Storing max, then min double 

            Assignee:
            luke.bhan@mongodb.com Luke Bhan (Inactive)
            Reporter:
            luke.bhan@mongodb.com Luke Bhan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: