Speed-up FixtureReplacement (wincent.dev, 6c036a7)
Call send() directly rather than update_attribute(), thus avoiding a potentially expensive save() operation on each attribute.
Signed-off-by: Greg Hurrell <greg@hurrell.net>
Call send() directly rather than update_attribute(), thus avoiding a potentially expensive save() operation on each attribute.
Signed-off-by: Greg Hurrell <greg@hurrell.net>