[ros-users] Message deserialization comparison between pytho…

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: [ros-users] Message deserialization comparison between python and C++
Has anybody done any kind of profiling comparing the deserialization speed
of messages in python and c++? Are there tests floating around somewhere?
In particular I'm interested in how much the speed of deserialization
diverges the more 'complex' a message gets (ie. multiple nested classes /
long arrays of classes vs. long arrays of primitives).

Cheers,
Jon