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

Use jemalloc by default #2222

Closed
wants to merge 24 commits into from
Closed

Use jemalloc by default #2222

wants to merge 24 commits into from

Commits on Feb 10, 2021

  1. test add jemalloc

    realbigsean committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    db6fda6 View commit details
    Browse the repository at this point in the history
  2. test add jemalloc metrics

    realbigsean committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    3c7920b View commit details
    Browse the repository at this point in the history
  3. add jemalloc deps

    realbigsean committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    1d1fc6a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. test add jemalloc metrics

    realbigsean committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    abf5cac View commit details
    Browse the repository at this point in the history
  2. test add jemalloc metrics

    realbigsean committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    632bff2 View commit details
    Browse the repository at this point in the history
  3. add more jemalloc stats

    realbigsean committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    034b677 View commit details
    Browse the repository at this point in the history
  4. import arenas

    realbigsean committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    6f17971 View commit details
    Browse the repository at this point in the history
  5. fix arenas

    realbigsean committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    8805ef9 View commit details
    Browse the repository at this point in the history
  6. enable background threads

    realbigsean committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    074ce1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3408ee1 View commit details
    Browse the repository at this point in the history
  8. semicolon

    realbigsean committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    9e7a6b7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae8b61a View commit details
    Browse the repository at this point in the history
  10. delete background threads

    realbigsean committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    fd17192 View commit details
    Browse the repository at this point in the history
  11. delete unused dep

    realbigsean committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    f205c18 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. cargo lock

    realbigsean committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    a0d7119 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce1c4e1 View commit details
    Browse the repository at this point in the history
  3. add newlines

    realbigsean committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    ff14ee0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'unstable' of https://github.com/sigp/lighthouse into je…

    …malloc
    
    � Conflicts:
    �	Cargo.lock
    �	beacon_node/http_metrics/Cargo.toml
    �	beacon_node/network/src/attestation_service/tests/mod.rs
    realbigsean committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    5e968df View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Make uses jemmaloc

    paulhauner committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    d4010e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4331ef8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

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

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    6680b6d View commit details
    Browse the repository at this point in the history
  2. Fix config

    paulhauner committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    88e54ab View commit details
    Browse the repository at this point in the history
  3. Jemalloc by default

    paulhauner committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    345802f View commit details
    Browse the repository at this point in the history