Skip to content

Conversation

@deepak2016
Copy link
Contributor

Fixing import statements for BaseMethodBodyRequest template
Fixing import statements for IBaseMethodBodyRequest template
Together these templates impact ~800 files and these files will start getting optimized import statements with this fix.
Testing:
After generating files using these templates, java sdk has started building with 3GB RAM.

…e generates ~450 files. After this change, java sdk builds with 3.5GB RAM
…te generates ~450 files. After this change, java sdk with generated files builds with 3GB RAM.
@deepak2016 deepak2016 requested a review from MIchaelMainer June 22, 2018 10:02
@deepak2016
Copy link
Contributor Author

Find attached zip file with files having before and after changes.

Files-with-before-and-after-changes.zip

Copy link
Collaborator

@MIchaelMainer MIchaelMainer left a comment

Choose a reason for hiding this comment

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

What a difference in import statements. It really is helpful to see the output. Let's hold each other and other members to share output when making template changes.

The only fit and finish nitpick is that we should sort the imports statements. This is optional as far as I'm concerned.

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.

3 participants