[Dcmlib] NEW FEATURE: TagKey is now a union of uint16_t or uint32_t

Mathieu Malaterre mathieu.malaterre at kitware.com
Mon Jul 11 22:51:26 CEST 2005


Mathieu Malaterre wrote:
> Jean-Pierre Roux wrote:
> 
>> Mathieu Malaterre wrote:
>>
>>> Of course I did not turn the functionality ON, you need to edit 
>>> src/gdcmCommon.h
>>>
>>> and change
>>> #define FASTKEY 0
>>> to
>>> #define FASTKEY 1
>>
>>
>>
>>
>> It breaks a lot of stuff in ctest

Ok this is fixed, I am not happy with the patch since basically I am 
reusing std::string in the case of VirtualEntries...
Therefore it has a big impact of speed, the result when down from 25% 
speed improvement to now 15% ... sigh

I'll keep posted

Mathieu... still don't like the way SQ are treated



More information about the Dcmlib mailing list