Skip to content

FS optimization #503

Closed
Closed
@bdbaddog

Description

@bdbaddog

This issue was originally created at: 2003-05-08 09:08:00.
This issue was reported by: issues@scons.
issues@scons said at 2003-05-08 09:08:00

This is an add-on to my last patch. There is a new
class, EntryProxy, that gets constructed A LOT! I did
some up-front calculation in the constructor, but this
patch moves that stuff to be lazily evaluated (the
common case is that the user won't need it at all).
This should improve performance quite a bit.

issues@scons said at 2003-05-08 09:08:00

Converted from SourceForge tracker item 734728

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions