Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Improve peer manager performance #395

Merged
merged 3 commits into from
May 21, 2020
Merged

Improve peer manager performance #395

merged 3 commits into from
May 21, 2020

Commits on May 19, 2020

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

Commits on May 20, 2020

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

Commits on May 21, 2020

  1. feat: simplify broadcast cancel logic (#399)

    Instead of tracking offsets, just create a "new" slice starting with the
    broadcast cancel slice. Under the covers, this will just use the same memory
    over and over.
    Stebalien authored May 21, 2020
    Configuration menu
    Copy the full SHA
    60b07e9 View commit details
    Browse the repository at this point in the history