[ros-users] Message deserialization comparison between pytho…

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: User discussions
Emne: [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