What\'s the most performant way to compare two given doubles as integers?
Such that it would work like
bool equal(double x, double y) { return int6