GitHub / haskell-unordered-containers/unordered-containers issues and pull requests
#392 - `alter` could be much more efficient
Issue -
State: open - Opened by sjakobi over 3 years ago
- 2 comments
Labels: performance
#391 - Use a dedicated "connector" node instead of chains of 1-element `BitmapIndexed` nodes
Issue -
State: open - Opened by sjakobi over 3 years ago
- 4 comments
Labels: performance
#378 - Default Foldable.elem implementation is `O(n)`
Issue -
State: open - Opened by yaitskov over 3 years ago
- 2 comments
Labels: performance, documentation, low-hanging-fruit, pr-welcome
#366 - Invariants should be documented and tested
Issue -
State: closed - Opened by sjakobi over 3 years ago
- 7 comments
Labels: documentation, tests, priority:high
#363 - Use "smart initialization" trick in more places
Issue -
State: closed - Opened by sjakobi over 3 years ago
- 6 comments
Labels: performance, low-hanging-fruit
#362 - Make use of `shrinkSmallMutableArray#` primop
Issue -
State: closed - Opened by sjakobi over 3 years ago
- 5 comments
Labels: performance, priority:high
#357 - Enable `-fexpose-all-unfoldings`
Pull Request -
State: open - Opened by sjakobi over 3 years ago
- 4 comments
#319 - Vulnerability to collision attacks
Issue -
State: open - Opened by sjakobi almost 4 years ago
- 37 comments
Labels: performance, pitfall, collision-attacks
#309 - How come `fromList` is O(n) instead of O(n*log n)?
Issue -
State: open - Opened by sjakobi over 4 years ago
- 4 comments
Labels: performance, documentation
#291 - Optimization idea for subsetArray
Issue -
State: open - Opened by sjakobi almost 5 years ago
- 6 comments
Labels: performance, collisions
#289 - Use smart insertion and deletion in alterF
Pull Request -
State: open - Opened by sjakobi about 5 years ago
- 7 comments
#284 - Refactor Tests
Issue -
State: closed - Opened by svenkeidel about 5 years ago
- 4 comments
Labels: maintenance, tests
#260 - Check the lawfulness of the Ord instances
Issue -
State: closed - Opened by sjakobi about 5 years ago
- 2 comments
Labels: documentation, tests, low-hanging-fruit
#226 - Add general merge API
Issue -
State: open - Opened by treeowl over 6 years ago
- 21 comments
Labels: feature-request, pr-welcome, priority:high
#225 - Make intersections much faster
Issue -
State: closed - Opened by treeowl over 6 years ago
- 6 comments
Labels: performance, priority:high
#170 - Make size run in `O(1)`
Pull Request -
State: open - Opened by rockbmb almost 8 years ago
- 57 comments
Labels: feature-request, performance
#161 - Add more detailed data structure information
Issue -
State: open - Opened by treeowl about 8 years ago
- 9 comments
Labels: documentation
#155 - isPermutationBy is unnecessarily slow
Issue -
State: open - Opened by treeowl about 8 years ago
- 8 comments
Labels: performance, priority:high, collisions
#154 - Arbitrary instance for HashMap is unfortunate
Issue -
State: closed - Opened by treeowl about 8 years ago
- 8 comments
Labels: documentation, tests
#118 - Add unionsWith to combine a list of hash maps
Pull Request -
State: open - Opened by ppetr over 9 years ago
- 7 comments
Labels: feature-request
#108 - Add traverseWithKey_ for HashMaps
Pull Request -
State: closed - Opened by waldheinz almost 10 years ago
- 14 comments
Labels: feature-request
#75 - Reduce insert code size
Issue -
State: open - Opened by tibbe over 11 years ago
- 4 comments
Labels: performance
#17 - Improve performance by reordering constructors
Issue -
State: open - Opened by tibbe about 14 years ago
- 5 comments
Labels: performance