HomePhorge

Partial fix for #4278 -- the performance aspects
dd03ac9fa29fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Partial fix for #4278 -- the performance aspects

unevaluated_resources was a performance bottleneck and was doing a great deal
of unneeded work, such as searching for the type of evaluated resources before
ignoring them because only unevaluated resources were wanted.

This patch is behaviour neutral but gives a 2-3x speedup for compiles with many
defined resources.

Details

Provenance
Markus Roberts <Markus@reality.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU4ce33fde2c0d: Fixed #4249 - Updated SUSE packaging specifications
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPUdd03ac9fa29f: Partial fix for #4278 -- the performance aspects (authored by Markus Roberts <Markus@reality.com>).Jul 19 2010, 4:41 AM