rust-lang / rust-lang/hashbrown

Benchmark compared to absl::flat_hash_map?

Open
#258 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
3k
Forks
358
Avg merge
11h 57m
Merged PRs (30d)
2

Description

There is a benchmark provided against the original rust std implementation but none provided against the cpp library from which it was ported. Was this intentional?

I have been unable to find any benchmark comparison.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing benchmark against the Rust standard-library implementation and read how its results are reported. Identify how to add a comparison with the C++ absl::flat_hash_map implementation, then run the benchmark suite and confirm that the new comparison is included in its output.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, rust
Domain
performance
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.