cfitsio: optimize ImageHDU.load - simplified the code by making use of the type switch - removed extra memory buffer allocation and copy - removed unused counting of 0 elements Benchmarks show that Read()/load() now runs ~16% faster
cfitsio: optimize ImageHDU.load - simplified the code by making use of the type switch - removed extra memory buffer allocation and copy - removed unused counting of 0 elements Benchmarks show that Read()/load() now runs ~16% faster