SideeX / sideex

The Official Repository of SideeX 2
http://sideex.org
187 stars 54 forks source link

Slow execution of large tests #10

Open tiagosantoss opened 6 years ago

tiagosantoss commented 6 years ago

Hi, I realized that when recording at fast speed, the execution is relatively slow.

Is there any reason for this? By analyzing the code I saw that you use an interval of 500ms. Is not that a lot? I'm talking about this because large tests are slow to run.

Thanks for listening!

shinjielee commented 6 years ago

Thanks for your feedback. We'll try to tune its performance.