| ▲ | tehjoker 5 hours ago | |
if the branch is only taken once how can you realize a significant performance benefit more than a few ns? | ||
| ▲ | ack_complete 44 minutes ago | parent [-] | |
Cold branch comes to mind -- something like a interrupt handler, that is run often enough but not in high enough bursts. | ||