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

RCORE-2064 String EQ/NEQ optimisations for compressed strings #7820

Merged

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    71a2318 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    7265c53 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. minor stuff

    nicola-cab committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    219dbef View commit details
    Browse the repository at this point in the history
  2. string compression tests

    nicola-cab committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    aec41a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge branch 'feature/string-compression' of github.com:realm/realm-c…

    …ore into nc/string_interner_tests
    nicola-cab committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    59e1a5a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/string-compression' of github.com:realm/realm-c…

    …ore into nc/string_interner_tests
    nicola-cab committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2e7f996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c45256 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b27b52e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    7b8ffe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d573e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad2cfa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge branch 'feature/string-compression' of github.com:realm/realm-c…

    …ore into nc/string_interner_tests
    nicola-cab committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    50a9287 View commit details
    Browse the repository at this point in the history
  2. core test passing

    nicola-cab committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    71b34ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    264aae4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    050fb75 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. code review

    nicola-cab committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    508bbb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Merge branch 'feature/string-compression' of github.com:realm/realm-c…

    …ore into nc/eq_neq_string_compression_query
    nicola-cab committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    eedfa69 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Fixes (#7872)

    jedelbo authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9653f0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    057a46c View commit details
    Browse the repository at this point in the history