Performance evaluation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Performance evaluation

2,434 次查看
felipe-gm
Contributor II

Hi,

I am developing security solutions for embedded applications on the P2020-RDB design board. I would like to know if there is a way for me to evaluate the overhead of my solution (power, processing, memory) as the target solutions are constrained.

I am using SDK 1.9 Linux image, so any solution being either Linux-based or from a NXP tool/plugin would do. I am using TAP over ethernet for probing, so anything on that direction would do for me too.

Thanks, 

标签 (1)
标记 (1)
0 项奖励
4 回复数

2,428 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Online Power Monitoring
The Lm-sensors tool ( download from http://dl.lm-sensors.org/lm-sensors/releases) will be used to read the power/temperature from on-boards sensors.

Memory and CPU usage, you could use "top" command provided in Linux.

0 项奖励

2,421 次查看
felipe-gm
Contributor II

Hi @yipingwang ,

thank you very much for your response. The link seems to be broken.
One question though, aren't these methods intrusive, in the sense that they can interfere with the metrics?

Thanks once again

0 项奖励

2,409 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Please download QorIQ SDK 1.9 user manual from the following link.

https://drive.google.com/file/d/1GdxWp1zd8HyBCGka2T5j1euphEfLf9iU/view?usp=sharing

Please refer to section "Offline Power Monitoring" section in this user manual.

0 项奖励

2,294 次查看
felipe-gm
Contributor II

For the offiline solution, that is great thanks! As for the memory and CPU, top gives me the metrics while they are executing, but I was looking for something that could capture these for programs that execute and end. It is tricky to capture the metrics with top like that.

 

Any suggestions?

0 项奖励