Bug 568419 - generate Java code in parallel for even faster build
Summary: generate Java code in parallel for even faster build
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: titan.plugins (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-01 07:53 EST by Kristof Szabados CLA
Modified: 2021-04-23 11:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kristof Szabados CLA 2020-11-01 07:53:31 EST
On the Java side currently the builder is generating all Java code to be output in sequential order.

Doing this in parallel could add some more speed to the build process.
Also as at this time, the AST should no longer be changing, it should also be safe to do.
Comment 1 Denis Roy CLA 2021-04-23 11:10:19 EDT
This bug was migrated to GitLab: https://gitlab.eclipse.org/eclipse/titan/titan.EclipsePlug-ins/-/issues