Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Fix perfomance issue in updating addr book #141

Merged
merged 2 commits into from
Jul 21, 2021

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    8c02e08 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup addr book patch

    1. Remove duplicate import.
    2. Lift empty check to simplify code.
    3. Use a more efficient map key (go will optimize this to not allocate).
    Stebalien committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    517a484 View commit details
    Browse the repository at this point in the history