JuliaCollections / JuliaCollections/DataStructures.jl
Benchmarks
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 745
- Forks
- 261
- PR merge metrics
- No merged PRs in 30d
Description
When benchmarking a possible allocator design for node based containers I noticed some performance oddities with
- List
- AVLTree
- RBTree
- Stack
- Queue
Please see https://github.com/goerch/Allocators.jl. Comments are welcome!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked Allocators.jl benchmark repository and its results for List, AVLTree, RBTree, Stack, and Queue. Compare those findings with the corresponding data structures in DataStructures.jl; the issue does not define a specific change or success condition, so a maintainer would need to clarify what should be addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100