[ros-users] Message deserialization comparison between pytho…

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Auteur: User discussions
Datum:  
Aan: User discussions
Onderwerp: [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