shared_ptr reference counting cost

Why is std::shared_ptr generally more expensive than std::unique_ptr?