emmerich / branchPrediction

Just some personal experiments into branch prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

branchPrediction

Just some personal experiments into branch prediction

JavaScript: Performs as expected. Mind, the suggest bitwise improvements don't have as big an effect as they do in C++. I need to do more reading into bitwise operations in general before I can answer why.

About

Just some personal experiments into branch prediction


Languages

Language:JavaScript 100.0%