[ros-users] Message deserialization comparison between pytho…

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
このメッセージを削除
このメッセージに返信
著者: User discussions
日付:  
To: User discussions
題目: [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