* Eliminate a redundant alloc+copy for each frame * Replace std::copy_n() with std::memcpy() for better code generation