Comment on unrolling loops is efficient, right?
Karyoplasma@discuss.tchncs.de 1 year agoIf it works, it works. Let your successor worry about maintainabilty.
Comment on unrolling loops is efficient, right?
Karyoplasma@discuss.tchncs.de 1 year agoIf it works, it works. Let your successor worry about maintainabilty.
selawdivad@lemm.ee 1 year ago
It worked, but it was slow and dropped packets sometimes. I think the next team switched to Java. I met with them and walked them through the code and suggested they try a different approach. Hopefully they did!