ApexAI / performance_test

**This project is deprecated** Go to https://gitlab.com/ApexAI/performance_test
64 stars 41 forks source link

Add fix for incorrect values for variance #94

Closed daggarwa closed 5 years ago

daggarwa commented 5 years ago

Adding fix to print correct values for latency_variance (ms) , pub_loop_res_variance (ms), sub_loop_res_variance (ms) . The bug got introduced due to changes in : https://github.com/ApexAI/performance_test/pull/84


This change is Reviewable

daggarwa commented 5 years ago

@deeplearningrobotics Can you please review and merge this fix in for printing correct values of variance for different metrics mentioned?

@monidzik You can also do a sanity check for your odb functionality if that is affected by this change. It should not be mostly.