QGL icon indicating copy to clipboard operation
QGL copied to clipboard

single flatten pass

Open caryan opened this issue 9 years ago • 0 comments

the flatten helper is convenient and so it gets called mulitiple times. However, it adds up to 16% of the total time in the profiling done in #69. APS2Pattern still relies of the list of list for some heuristics but otherwise once we inject WAIT at the beginning of each sequence we should be able to flatten once

caryan avatar Aug 26 '16 15:08 caryan