dysfun@treehouse.systems ("gaytabase") wrote:
branch prediction is the single biggest determinant of performance in yesterday's code. it's good for over 3x performance increase! this s because the code itself is so short and there are just no wins left (the last one was improving the branch prediction!).
pipelines are loong again.