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

Optimise Data.Value union #6222

Closed
wants to merge 6 commits into from

Commits on Jun 18, 2024

  1. First prototype of optimised Data Value union

    Signed-off-by: Ana Pantilie <[email protected]>
    ana-pantilie committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    04ef674 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Partial fix

    Signed-off-by: Ana Pantilie <[email protected]>
    ana-pantilie committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3aa4408 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Fix unionWith algorithm

    Signed-off-by: Ana Pantilie <[email protected]>
    ana-pantilie committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    65569c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Temp

    Signed-off-by: Ana Pantilie <[email protected]>
    ana-pantilie committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    37abbea View commit details
    Browse the repository at this point in the history
  2. WIP algorithm based on merge sort

    Signed-off-by: Ana Pantilie <[email protected]>
    ana-pantilie committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d3a8e9a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Temp

    Signed-off-by: Ana Pantilie <[email protected]>
    ana-pantilie committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    8fe3d5f View commit details
    Browse the repository at this point in the history