Jump to content
  • 0

gg.setValues() is very slow? (on the magnitude of 50ms/per call)


anon1941

Question

Posted

It took 7 seconds to invoke gg.setValues() 90 times on one of my device (each invocation use single address; target address is in regular RW pages).

Is it common or specific issue on my device?

4 answers to this question

Recommended Posts

Posted
1 hour ago, anon1941 said:

It took 7 seconds to invoke gg.setValues() 90 times on one of my device (each invocation use single address; target address is in regular RW pages).

Is it common or specific issue on my device?

def a problem with your device..  for me,  this  would take a fraction of a second.. 

Posted
14 hours ago, CmP said:

Try hiding GG interface (gg.setVisible(false)) before setting values.

Thanks, hiding GG UI make gg.setValues one magnitude faster. 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.