▲ | jitl 3 days ago | |||||||
There may be an opportunity to switch from TRANSIENT to STATIC in sqinn but I didn't read deeply enough to follow what the current memory approach is. https://github.com/cvilsmeier/sqinn/blob/a88b3df6c89f0531e39... | ||||||||
▲ | cvilsmeier 2 days ago | parent [-] | |||||||
According to my private tests, using STATIC instead of TRANSIENT does not yield a significant performance boost (maybe 1 to 5 percent, if at all). | ||||||||
|