forked from haskell/containers
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* IntMap: Merge prefix and mask in Bin * Update lookupGE benchmarks * Add note on the relation to the Okasaki-Gill paper * Adopt BurningWitness's lower/upper helpers * Add property tests for is{Proper}SubmapOfBy * Generate large keys in Arbitrary IntMap for better coverage * Add GHC flag to prevent benchmarks from changing due to unpredictable alignment changes
- Loading branch information
Showing
6 changed files
with
758 additions
and
551 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.