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

chore: Peer page sorting adjustments #1116

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

JustMaier
Copy link
Contributor

In response to #1072 I've done the following:

  • Removed sorting by multiaddr
  • Fixed location sorting

I also made the following minor changes:

  • Remove sorting notes column
  • Simplified latency sorting (removed rawLatency)

The last item mentioned in #1072 is checking performance with a large number of peers. Any suggestions about the best way to test that?

- remove sorting by multiaddr
- fix location sorting
- remove note sorting
- simplify latency sorting
Copy link
Member

@hacdias hacdias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hacdias
Copy link
Member

hacdias commented Aug 19, 2019

The last item mentioned in #1072 is checking performance with a large number of peers. Any suggestions about the best way to test that?

That's a good question. Perhaps through testing or even mocking the peers bundle and just inject thousands of peers. I wonder if that'd work! Or even using the Storybook with tons of peers

@hacdias hacdias merged commit 055eb8e into ipfs:master Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants