Currently it needs to instantiate about 720 templates.
We could parallelise this process by building by input type. This means up to 12 build instances,
(int x (int,char,uchar...), (char x (int,char,uchar...).
Current tests with jetsons reduce build times from 8m 30s to 3m30.
Currently it needs to instantiate about 720 templates.
We could parallelise this process by building by input type. This means up to 12 build instances,
(int x (int,char,uchar...), (char x (int,char,uchar...).
Current tests with jetsons reduce build times from 8m 30s to 3m30.