Skip to content

Optimize class_attribute_list iodata construction#4192

Merged
SteffenDE merged 1 commit intophoenixframework:mainfrom
preciz:optimize_class_attribute_list_2
Apr 14, 2026
Merged

Optimize class_attribute_list iodata construction#4192
SteffenDE merged 1 commit intophoenixframework:mainfrom
preciz:optimize_class_attribute_list_2

Conversation

@preciz
Copy link
Copy Markdown
Contributor

@preciz preciz commented Apr 3, 2026

Avoids unnecessary list wrapping and uses ?\s instead of " " to build flatter iodata, yielding a ~10% speedup when encoding class attributes.

Avoids unnecessary list wrapping and uses ?\s instead of " " to build flatter iodata, yielding a ~10% speedup when encoding class attributes.
@SteffenDE SteffenDE merged commit b4b3abc into phoenixframework:main Apr 14, 2026
8 checks passed
@SteffenDE
Copy link
Copy Markdown
Collaborator

🙌

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.

2 participants