Make use of faster aocommon::OptionalNumber
In performance critical places, std::optional is replaced by the faster/smaller aocommon::OptionalNumber class.
In performance critical places, std::optional is replaced by the faster/smaller aocommon::OptionalNumber class.