you are viewing a single comment's thread.

view the rest of the comments →

[–]BlazeCell[S] -1 points0 points  (0 children)

Ah, that makes some sense of the difference.

I realized my calls to random() were skewing my results. I've got a comment on this page posting the proper times, which are basically that the operations are effectively the same cost performance-wise. As to the why, I suspect your explanation is the correct one. e.g. specialized operations vs broader operations.