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

QFJ-722: Optimize unnecessary trailer and header allocations #229

Conversation

WojciechZankowski
Copy link
Contributor

I am not sure about this. In fact it removes unnecessary allocations, but also touches fragile part of code generation?

Up to you!

BTW. It is shame that we have so many constructors in Message created just for unit tests. Ones that take String should be at most static factory method or completly removed.

@chrjohn chrjohn added this to the QFJ 2.2.0 milestone Aug 12, 2019
@chrjohn chrjohn merged commit c7827dc into quickfix-j:master Aug 12, 2019
ljagadeesh06 pushed a commit to ljagadeesh06/quickfixj that referenced this pull request Feb 26, 2020
jli8000 pushed a commit to jli8000/quickfixj that referenced this pull request Sep 22, 2020
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