in reply to Re: Optimizing binary file parser (pack/unpack)
in thread Optimizing binary file parser (pack/unpack)
I've to unpack all fields of records.
Yes I'm already grouping one large template as much as possible. But there are optional fields in record so that had to be handled as well.