View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023724 | Open CASCADE | OCCT:WOK | public | 2013-01-25 12:26 | 2014-01-13 11:33 |
Reporter | kgv | Assigned To | kgv | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Platform | Windows | ||||
Target Version | 6.6.0 | Fixed in Version | 6.6.0 | ||
Summary | 0023724: Add -MP option to generated VS project files | ||||
Description | This option enables multiple cl.exe processes to be used within single project thus improving compilation time. Notice that this option may conflict with other options like incremental rebuild and showIncludes. Also this option doesn't is less efficient (Build time / CPU time) then parallel builds (enabled by defaults) however allows to take benefits from multiple cores for single project (like TKernel which is always build at first and alone due to dependencies tree). | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
Patch is ready for review in CR23724 WOK repository. Tested on Win7 / VS2008 / Intel Core i5 (4 cores). - Building of TKernel 2.85x faster (47 seconds against 135) - Building of OCCT 1.20x faster (20 minutes against 24) |
|
The path reviewed without remarks. |
|
Fix has been integrated into occt-wok repository |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-01-25 12:26 | kgv | New Issue | |
2013-01-25 12:26 | kgv | Assigned To | => kgv |
2013-01-25 14:23 | kgv | Status | new => assigned |
2013-01-25 14:28 | kgv | Note Added: 0023146 | |
2013-01-25 14:28 | kgv | Assigned To | kgv => ibs |
2013-01-25 14:28 | kgv | Status | assigned => resolved |
2013-01-25 14:39 |
|
Note Added: 0023150 | |
2013-01-25 14:40 |
|
Assigned To | ibs => bugmaster |
2013-01-25 14:40 |
|
Status | resolved => reviewed |
2013-01-25 14:48 | kgv | Note Edited: 0023146 | |
2013-01-29 11:56 | bugmaster | Note Added: 0023200 | |
2013-01-29 11:56 | bugmaster | Status | reviewed => verified |
2013-01-29 11:56 | bugmaster | Resolution | open => fixed |
2013-01-29 11:56 | bugmaster | Assigned To | bugmaster => kgv |
2013-04-23 13:36 |
|
Status | verified => closed |
2013-04-29 15:21 |
|
Fixed in Version | => 6.6.0 |
2014-01-13 11:33 | bugmaster | Category | OCCT Release:WOK => OCCT:WOK |