Actions
Feature #10080
closedDo not preprocess source code outputted by CIF
Start date:
01/28/2020
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
CIF will output preprocessed source code, so Weaver will not need to preprocess it anymore. This will save quite much time, especially wall time.
Updated by Evgeny Novikov almost 5 years ago
- Blocked by Feature #10078: Output preprocessed source code added
Updated by Evgeny Novikov almost 5 years ago
- Status changed from New to Resolved
I implemented this feature in 13f5a4bca of improve_deployment.
Updated by Evgeny Novikov almost 5 years ago
- Subject changed from Do not preprocess source code outputted by CIF to Do not prepNorocess source code outputted by CIF
Now Weaver consumes less CPU and wall time.
Updated by Evgeny Novikov almost 5 years ago
- Subject changed from Do not prepNorocess source code outputted by CIF to Do not preprocess source code outputted by CIF
Updated by Evgeny Novikov almost 5 years ago
- Status changed from Resolved to Closed
Tests passed, so, I merged the branch to master in 96c24e01c.
Updated by Evgeny Novikov about 4 years ago
- Related to Feature #10546: Cause Weaver to output preprocessed source files and models added
Actions