#963 Speedup sorts
Closed: Fixed 5 years ago Opened 5 years ago by tkopecek.

In few places l.sort() is used followed by l.reverse() these can be merged in py2.7, so it gain minorl speed improvement.


Metadata Update from @tkopecek:
- Issue set to the milestone: 1.17
- Issue tagged with: easyfix

5 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #964 Merged 5 years ago