History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2107
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Irina Kotlova
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Slow performance while executing batch file on Windows

Created: 02/Jul/14 09:49 PM   Updated: 03/Jul/14 11:28 PM
Component/s: None
Affects Version/s: 5.1.11
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. File create-poms.bat (1 kb)
2. Text File no_ant_full-log.txt (29 kb)

Environment: Windows 2008 Server R2


 Description  « Hide
We generate multiple pom.xml files from pom-template.xml in the project directory. It comes down to substituting several version properties. The substitution is done in create-poms.bat/create-poms.sh script. SED is used on both platforms. Unix substitution goes well - no problems are encountered. On Windows however there is a problem: if run locally substitution gets done in about 10-15 seconds; if run in QuickBuild, the substitution runs for about 27 minutes.

I cannot get to the cause of this performance issue.
- we use sed.exe from git 1.7.4;
- tried running create-poms.bat directly without Ant - no improvement;
- tried first generating the list of poms to convert, followed by processing the list - no improvement.

Please advise how to approach the issue.
Thanks.


 All   Comments   Work Log   Change History      Sort Order:
No work has yet been logged on this issue.