SDK 1.0.8 Java

Reply
Avatar
by bdorninger

When working with the JavaAPI I noticed very high Thread dynamics. LeapMotion is constantly creating and destroying threads at a hight rate. I would be interested to know why this is done - Thread creation and disposal is quite expensive and effects performance.
Any infos on this?

regards,
Bernhard

Avatar
by jdonald LM

We have analyzed this pretty closely in another thread.

In reply to bdorninger
Avatar
by bdorninger

Thanks for directing me there!

In reply to jdonald