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

vtprotobuf: Reuse backing array with referenced structs instead of pooling individual objects #63

Merged

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    508ea37 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    carsonip committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    3d0649e View commit details
    Browse the repository at this point in the history
  3. Use slices.Grow

    carsonip committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c993451 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82e7392 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Tidy up reslicing

    carsonip committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    41ddd42 View commit details
    Browse the repository at this point in the history