Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.

Decrease deserialization complexity from quadratic to linear #349

Merged
merged 4 commits into from Oct 28, 2019

Commits on Oct 25, 2019

  1. Speed up array code

    est31 committed Oct 25, 2019
    Copy the full SHA
    dcc063f View commit details
    Browse the repository at this point in the history
  2. Speed up map code too

    Also add regression test
    est31 committed Oct 25, 2019
    Copy the full SHA
    9a38a82 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. Copy the full SHA
    158498c View commit details
    Browse the repository at this point in the history
  2. Document the builder functions

    est31 committed Oct 28, 2019
    Copy the full SHA
    37484d5 View commit details
    Browse the repository at this point in the history