defold / defold/extender

Thread subtasks in an NE build (DEF-3616)

Open
#318 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.