Hey guys,
I have a plugin in the works that also does some simple keyboard detection that triggers an event whenever a key is pressed. What I notice is that this whole cycle is unbearably slow, taking upwards of 2-3 seconds for the event to trigger and the wrokflow to run…
I would really appreciate any insights or tips on how to improve performance on my app. Any ideas?
Thanks!