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

Comparison Benchmarks #1

Open
nvzqz opened this issue May 31, 2020 · 1 comment
Open

Comparison Benchmarks #1

nvzqz opened this issue May 31, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nvzqz
Copy link
Owner

nvzqz commented May 31, 2020

There are comparison benchmarks between ByteSet and the following types:

  • [bool; 256]
  • BinaryHeap<u8>
  • BTreeSet<u8>
  • HashSet<u8>
  • InclusiveRange<u8>
  • Vec<u8>

What other types should be compared against?

@nvzqz nvzqz added enhancement New feature or request good first issue Good for newcomers labels May 31, 2020
@nvzqz nvzqz pinned this issue May 31, 2020
@longbinlai
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants