-
Type:
Maintenance
-
Status: Code Review
-
Priority:
High
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: Carry Over - Fall
-
Labels:None
-
Company:All Clients/Multiple Clients
Field | Original Value | New Value |
---|---|---|
Assignee | Samir [ samir ] | Swapnil Pandhare [ swapnil.pandhare ] |
Sprint | DMS - Sprint 6 [ 159 ] |
Remaining Estimate | 3h [ 10800 ] | |
Original Estimate | 3h [ 10800 ] |
Fix Version/s | DMS Architecture [ 10512 ] |
Status | To Do [ 10000 ] | In Progress [ 3 ] |
Attachment | Compare Build Command.png [ 102762 ] |
-
- Time Spent:
- 2.5h
-
Checking different commands for Production build and minifiyng js
-
- Time Spent:
- 2.5h
-
Analysis
Discussion
Remaining Estimate | 3h [ 10800 ] | 0h [ 0 ] |
Time Spent | 6h [ 21600 ] | |
Worklog Id | 170426 [ 170426 ] |
Time Spent | 6h [ 21600 ] | 10h [ 36000 ] |
Worklog Id | 170427 [ 170427 ] |
Original Estimate | 3h [ 10800 ] | 18h [ 64800 ] |
Summary | Performance: Minify JS | Static code analysis : Angular |
Description | Performance: Minify JS |
1.Performance: Minify JS
2. Static code analysis - Angular |
-
- Time Spent:
- 5h
-
Resolving static code analysis errors
Time Spent | 10h [ 36000 ] | 15h [ 54000 ] |
Worklog Id | 170840 [ 170840 ] |
Worklog Id | 170840 [ 170840 ] |
Status | In Progress [ 3 ] | Code Review [ 11801 ] |
Time Spent | 15h [ 54000 ] | 17.5h [ 63000 ] |
Worklog Id | 171151 [ 171151 ] |
Remaining Estimate | 0h [ 0 ] | 1.5h [ 5400 ] |
Time Spent | 17.5h [ 63000 ] | 16h [ 57600 ] |
Worklog Id | 170427 [ 170427 ] |
Remaining Estimate | 1.5h [ 5400 ] | 0.5h [ 1800 ] |
Time Spent | 16h [ 57600 ] | 17h [ 61200 ] |
Worklog Id | 171741 [ 171741 ] |
Fix Version/s | Carry Over - Fall [ 10608 ] | |
Fix Version/s | DMS Architecture [ 10512 ] |
Issue Type | Bug [ 1 ] | Maintenance [ 11104 ] |
Assignee | Swapnil Pandhare [ swapnil.pandhare ] | Samir [ samir ] |
Transition | Time In Source Status | Execution Times |
---|
|
11d 23h 33m | 1 |
|
3d 23h 48m | 1 |
Hi All,
Checked following additional flag with ng build command to additionally minify main.js. But both are giving same result. Attached is the screenshot.
Current ng build --prod command minifies js with optimization , tree shaking, dead code elimination.
Thanks,
Swapnil P.