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

Preallocate byte slices from prom pool #679

Merged
merged 6 commits into from
Apr 30, 2021
Merged

Commits on Apr 28, 2021

  1. Preallocate byte slices from prom pool

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c822a14 View commit details
    Browse the repository at this point in the history
  2. make fmt

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    043fda5 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Add tests around prealloc

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    d67a1cf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into reuse-slice

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    92ea0d9 View commit details
    Browse the repository at this point in the history
  3. Add CHANGELOG, comment out test and add reason

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    f6239c4 View commit details
    Browse the repository at this point in the history
  4. Adjust pool bucket sizes

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    9b2fa31 View commit details
    Browse the repository at this point in the history