IT 자료/컴퓨터 구조1 Branch prediction(분기 예측) 개요 스택 오버 플로우를 보던 중 재밌는 글을 찾았다. 링크 Why is processing a sorted array faster than processing an unsorted array? Here is a piece of C++ code that shows some very peculiar behavior. For some strange reason, sorting the data miraculously makes the code almost six times faster: #include #inclu... stackoverflow.com 질문의 요지는 #include #include #include int main() { // Generate data const unsigned arraySize.. 2019. 11. 20. 이전 1 다음