No, I don't have any links handy. You may want to try some "C" performance tuning articles. Unless, number range or memory size dictated otherwise you were generally better of...
I wouldn't overlook the "natural" integer size of the processor( i.e. 32bit ). During my numerical analysis classes they always stressed staying with float unless you needed the extra precission...