You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.
We should compare performance to other implementations and consider whether any design changes could improve performance. Alternate implementations which lose out could be made into benchmark tests.
Review use of length and iteratorsize
Compare performance against Python itertools
Compare performance against implementations in Base or other Julia packages
Base
Combinatorics.jl
Lazy.jl
LazySequences.jl
The text was updated successfully, but these errors were encountered:
We should compare performance to other implementations and consider whether any design changes could improve performance. Alternate implementations which lose out could be made into benchmark tests.
length
anditeratorsize
The text was updated successfully, but these errors were encountered: