|
|
|
|
|
by monocasa
1584 days ago
|
|
It's more complicated than shows up in micro benchmarks like that. Since when you do it, it's pretty much every add, you end up polluting your branch predictor by using jo instructions everywhere and it can lead to worse overall perf. |
|