rticommunity / connextdds-py

Connext DDS Python API
Other
26 stars 12 forks source link

Performance improvements in DynamicData collections #24

Closed marc-chiesa closed 3 years ago

marc-chiesa commented 3 years ago

Implementation changes to improve performance of DynamicData collections. Added alias types to DynamicTypes for primitives. Updated tests to reflect changes in DynamicData implementation details and to test some additional performance scenarios.