#6232 better efficiency in building code snapshots

v1.0.0
closed
nobody
SCM
2015-08-20
2013-05-13
No

For SVN and Hg, I think there could be a good speedup in shelling out to run the system zip binary instead of building the zip in pure python (adhoc testing confirms this). The path to the zip binary should be configurable via the ini settings. And we'll need to be very careful with the command to make sure no user-inputs can sneak in (definitely don't use shell=True). Might be a good opportunity to refactor SVN & Hg snapshot methods to use shared helper.

Related

Tickets: #6232

Discussion

  • Igor Bondarenko - 2013-05-14
    • status: open --> in-progress
     
  • Igor Bondarenko - 2013-05-14

    Created #351: [#6232] better efficiency in building code snapshots (2cp)

     

    Related

    Tickets: #6232

  • Igor Bondarenko - 2013-05-16
    • status: in-progress --> code-review
     
  • Igor Bondarenko - 2013-05-16

    Closed #351.

    Allura: je/42cc_6232
    ForgeHg: 42cc_6232

     
  • Dave Brondsema

    Dave Brondsema - 2013-05-16
    • QA: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2013-05-16
    • status: code-review --> closed
    • Milestone: forge-backlog --> forge-may-17
     
  • Dave Brondsema

    Dave Brondsema - 2013-05-17
    • labels: performance --> performance, 42cc
     

Log in to post a comment.