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

store: Preallocate output buffer when encoding postings. #2812

Merged
merged 3 commits into from
Jun 26, 2020
Merged

store: Preallocate output buffer when encoding postings. #2812

merged 3 commits into from
Jun 26, 2020

Commits on Jun 26, 2020

  1. Preallocate output buffer when encoding postings.

    Signed-off-by: Peter Štibraný <[email protected]>
    pstibrany committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    9ec183c View commit details
    Browse the repository at this point in the history
  2. Rename values to length.

    Signed-off-by: Peter Štibraný <[email protected]>
    pstibrany committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    2d03d1d View commit details
    Browse the repository at this point in the history
  3. Renamed count method to length.

    Signed-off-by: Peter Štibraný <[email protected]>
    pstibrany committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    697cc3b View commit details
    Browse the repository at this point in the history