A fast way to update a single attribute for an EAV entity (product, customer, etc.)

It uses the \Magento\Eav\Model\Entity\AbstractEntity::saveAttribute() method.