HomePhorge

(PUP-3436) Prevent unnecessary copying of tag sets.
c4e2de30f68eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3436) Prevent unnecessary copying of tag sets.

This commit removes an unnecessary cloning of a tag set in the method
Puppet::Parser::Resource#add_scope_tags. It also removes unnecessary
processing of the tags since they have undergone this processing
already.

Details

Provenance
Thomas Hallgren <thomas@tada.se>Authored on
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Committed on Nov 26 2014, 11:36 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU5d94a3905e00: (PUP-3436) Add optimized copy-constructor for Resource.
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPUc4e2de30f68e: (PUP-3436) Prevent unnecessary copying of tag sets. (authored by Thomas Hallgren <thomas@tada.se>).Nov 26 2014, 11:36 PM