Antanas Kalkauskas
Results
2
comments of
Antanas Kalkauskas
### Example A quick example to illustrate the issue. Say we have three signals to which we apply the same preprocessing function: ```haskell {-# LANGUAGE RebindableSyntax #-} module PreprocessingReimplemented where...
We are evaluating using Copilot in a scenario where there is significant function reuse for many input signals. In our initial explorations, the increase of ROM relative to a reasonable...