Manuel Krebber
Results
3
issues of
Manuel Krebber
Currently the last sequence wildcard within an operation will try all possible lengths despite only one being possible. This could be sped up for both one-to-one matching by using the...
enhancement
Currently, this is recreating a lot of data structures. Find an algorithm that does reuse data in place.
enhancement
Check the performance of many-to-one, one-to-one and generated code and see if there is optimization potential.