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

Add string interning to SyncIterator #3411

Merged
merged 14 commits into from
Feb 27, 2024
Merged

Commits on Feb 20, 2024

  1. Intern pq.Value

    mapno committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a1bb25a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Some improvements

    mapno committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5ce91ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07777cd View commit details
    Browse the repository at this point in the history
  3. Add tests

    mapno committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c64e8e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Don't intern UUID columns

    mapno committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9b046ed View commit details
    Browse the repository at this point in the history
  2. fmt

    mapno committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    159363b View commit details
    Browse the repository at this point in the history
  3. Add interning to older formats

    mapno committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    68ba876 View commit details
    Browse the repository at this point in the history
  4. Add simple benchmark

    mapno committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1d1811a View commit details
    Browse the repository at this point in the history
  5. Please linter

    mapno committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    321b3b9 View commit details
    Browse the repository at this point in the history
  6. Some improvements

    mapno committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    678eced View commit details
    Browse the repository at this point in the history
  7. Add comments

    mapno committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4cf23bf View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. chlog

    mapno committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3982f61 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    54ff38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    531a7b7 View commit details
    Browse the repository at this point in the history