Merge from akorobka/quickfix - #2
Merged
Merged
Conversation
1. avlTree::empty() method was doing the opposite 2. avlTree::clone_from() did not make a copy of the allocator 3. Data field location fix
Improves deserializaton performance for longer messages.
More flexible field container implementation, option to use a flat container, allocator and timestamp cleanups for 20% higher thoughput.
Merge XML and MacOS X support changes.
Increase SSO size to 24 bytes, serialize directly into the SSO storage, optimize integer serialization again, clean up type conversions. 10% throughput improvement.
Fix build with the flat field map container option and remove project files for old MS compilers
…ix-merge Merge pull request #1 from darrenlafreniere/v1.14.3-quickerfix-merge
Make sure SWIG does not try to use inner protected member types of the FieldMap class.
…of long string fields.
Slightly faster field serialization for a ~5% gain. Disable usage of multi-tier iovecs when sending.
And a couple of other misc cleanups.
when too short day is requested by Dictionary::getDay Remove unnecessary duplicate check. Extend unit tests for getDat/setDay.
fixed a minor bug
Update Application.cpp
Rearrange dictionary data layout, preload session dictionaries and use on-demand message type lookup in receive routines for a 15-30% better performance.
Revert a typo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.