quickfixgo / quickfix

The Go FIX Protocol Library :rocket:
https://www.quickfixgo.org/
Other
735 stars 288 forks source link

Correctly append tagLookup in (*FieldMap).add(field) #515

Closed sylr closed 1 year ago

sylr commented 1 year ago

Signed-off-by: Sylvain Rabot sylvain@abstraction.fr

sylr commented 1 year ago

Although this works, this results in a big performance hit for big messages.