Performance of robot framework when evaluate keyword in runtime

210 views Asked by At

I have plan to use Robot framework on my test but have concern about the way it find keyword. I want to test embedded device and need simulate input/capture output in high frequency, for example every 5ms. As I understand, Robot framework will find keyword in runtime and I concern how does it impact to test performance. And is there any way to improve it, some think like pre-compile keyword?

0

There are 0 answers