Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimizations for preformatted data #1212

Merged

Commits on Jan 7, 2019

  1. Skip generation of _x, _y and _y0 if supplied data already conforms t…

    …o internal format
    Max Fritzsche committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    2054528 View commit details
    Browse the repository at this point in the history
  2. Optimized getDataWithBaseline when required data is present

    If the datum already contains a baseline creating a new new object via
    assign is not neccecary.
    Max Fritzsche committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    9b9fc32 View commit details
    Browse the repository at this point in the history
  3. Fix format

    Max Fritzsche committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    fd06a56 View commit details
    Browse the repository at this point in the history