This cuts down on the number of instructions (confirmed with cachegrind). Also avoid initializing some memory unnecessarily.
58 KiB
58 KiB
This cuts down on the number of instructions (confirmed with cachegrind). Also avoid initializing some memory unnecessarily.