Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Mention the combinations improvements
  • Loading branch information
lizmat committed Sep 12, 2016
1 parent 3c2451c commit 9d1a086
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/ChangeLog
Expand Up @@ -37,6 +37,8 @@ New in 2016.09
+ Improvement in performance of IO::Path::child
+ Made permutations() about 5x faster
+ Made List.permutations about 40x faster
+ Made combinations() about 1.8x faster
+ Made List.combinations about 7x faster
+ Made Unix's canonpath several times faster for simple paths
+ Changed APIs:
+ The operator precedence configuration rule `O()` has been changed to be
Expand Down

0 comments on commit 9d1a086

Please sign in to comment.