HomePhorge

(PUP-3436) Add optimized copy-constructor for Resource.
5d94a3905e00Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3436) Add optimized copy-constructor for Resource.

The Resource::copy_as_resource first created a new Resource
instance with all bells and whistles which means extracting
title, munching, and tagging. This commit ensures that these
fields are more effiently initialized when the source is
known to be a Resource.

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
rPU0badfce72baf: (PUP-3436) Optimize CPU intensitive Compiler methods
Branches
Unknown
Tags
Unknown

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU5d94a3905e00: (PUP-3436) Add optimized copy-constructor for Resource. (authored by Thomas Hallgren <thomas@tada.se>).Nov 26 2014, 11:36 PM