Skip to content

Improve codegen performance#1177

Open
sugmanue wants to merge 1 commit into
smithy-lang:mainfrom
sugmanue:sugmanue/codegen-perf
Open

Improve codegen performance#1177
sugmanue wants to merge 1 commit into
smithy-lang:mainfrom
sugmanue:sugmanue/codegen-perf

Conversation

@sugmanue
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

Improves the performance of the rendering of Javadocs with HTML elements, by avoiding allocs, CSS selectors, and simple regex replacements.

Also unwraps the stream in getSortedAndFilteredImports() to use a plain old loop.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

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.

1 participant