Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-174

Remove use of File.exist? in definition phase

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 1.3.2
    • Wish List
    • None
    • None

    Description

      By 'definition phase' I mean the time from loading the build file until top_level is called.

      Currently, several extensions call File.exist? during the definition phase. In Windows, this call is quite slow and adds 1 second to the launch (my buildfile is quite large though). It would be nice if these calls are deferred to when the tasks are actually called.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ittayd Ittay Dror
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: