How branches influence the performance of your code and what can you do about it? Posted on July 5, 2020March 19, 2022Author Ivica BogosavljevićPosted in Low Level Performance, Performance7 RepliesIn this articles we investigate on how branches influence the performance of the code and what can we do to improve the speed of our branchfull code.