Thread subtasks in an NE build (DEF-3616)
Open
enhancement
- Dominant language
- Java
- Stars
- 64
- Forks
- 23
- Avg merge
- 23h 57m
- Merged PRs (30d)
- 17
Description
Some builds take more time than they should.
Although the worst pain point is waiting for the unit tests, I feel that if it's easy to do, we should try building in parallel.
* Each extension by itself
* Android - The .java files by itself (probably solved by building each extension by itself)
* Android - The .dex file by itself, parallel to linking the engine
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.