Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[INTERNAL] Optimise themeBuild with workerpool via fsinterface #925

Merged
merged 59 commits into from
Jul 25, 2023

Conversation

d3xter666
Copy link
Contributor

@d3xter666 d3xter666 commented Jul 14, 2023

JIRA: CPOUI5FOUNDATION-614

This change enhances #914 with a fsInterface like objects that "read" the information through postMessages via MessageChannel -> MessagePort

@d3xter666 d3xter666 requested review from matz3 and a team July 14, 2023 11:39
@d3xter666 d3xter666 force-pushed the workerpool-fsinterface branch from 34e1986 to 0df03d5 Compare July 17, 2023 08:08
@d3xter666 d3xter666 requested a review from RandomByte July 17, 2023 09:27
@d3xter666
Copy link
Contributor Author

Current build fails, because of the taskUtil that is provided in most of the cases, so the workerpool execution becomes there the new "default". I'll adjust those tests later

@d3xter666 d3xter666 requested a review from matz3 July 21, 2023 11:06
Copy link
Member

@RandomByte RandomByte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking pretty good!

lib/processors/themeBuilderWorker.js Outdated Show resolved Hide resolved
lib/processors/themeBuilderWorker.js Outdated Show resolved Hide resolved
lib/processors/themeBuilderWorker.js Outdated Show resolved Hide resolved
lib/tasks/buildThemes.js Outdated Show resolved Hide resolved
lib/processors/themeBuilderWorker.js Outdated Show resolved Hide resolved
lib/processors/themeBuilderWorker.js Outdated Show resolved Hide resolved
lib/processors/themeBuilderWorker.js Outdated Show resolved Hide resolved
lib/processors/themeBuilderWorker.js Outdated Show resolved Hide resolved
lib/processors/themeBuilderWorker.js Outdated Show resolved Hide resolved
d3xter666 and others added 10 commits July 25, 2023 09:21
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
@d3xter666 d3xter666 requested a review from RandomByte July 25, 2023 09:29
RandomByte
RandomByte previously approved these changes Jul 25, 2023
Copy link
Member

@RandomByte RandomByte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only minor comments which we could also tackle later, great work 🚀

lib/processors/themeBuilderWorker.js Outdated Show resolved Hide resolved
lib/processors/themeBuilderWorker.js Outdated Show resolved Hide resolved
Co-authored-by: Merlin Beutlberger <m.beutlberger@sap.com>
RandomByte
RandomByte previously approved these changes Jul 25, 2023
@d3xter666 d3xter666 merged commit 195191e into main Jul 25, 2023
@d3xter666 d3xter666 deleted the workerpool-fsinterface branch July 25, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants