CATcher-org / CATcher-org/CATcher

Speed up development builds

Open
#868 0 comments 1 reaction 0 assignees View on GitHub
aspect-Process category.Enhancement p.Low
Dominant language
TypeScript
Stars
92
Forks
85
PR merge metrics
No merged PRs in 30d

Description

CATcher builds can take quite long (up to 25s).
We can consider changing some configurations for `ng build` to increase the compile times, in development mode only.
some options to investigate: [here](https://stackoverflow.com/a/68209567)

Not a priority since the incremental build time is ~1s. Although faster will be nicer.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Angular `ng build` configuration and comparing development-mode options with the linked Stack Overflow suggestions. Measure a clean development build, then verify that the configuration reduces its time without changing incremental builds or production behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
build-system, performance
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.