How to Improve the Performance of a MicroEJ Application on Embedded Devices?

Hello,

I am currently working on an embedded project using MicroEJ and I am facing some challenges optimizing the performance of my application. My application runs fine on the development environment but when deployed to the embedded device, it seems to be a bit slow and consumes more memory than expected.

I have already tried adjusting the configuration settings and cleaning up the code but the performance improvement has been minimal. I am wondering if there are specific techniques or best practices within MicroEJ to enhance performance on resource constrained devices.

Can anyone share their experiences or suggestions on optimizing application performance in MicroEJ, particularly for handling memory management, improving execution speed and reducing resource consumption: ??

Any advice or examples would be greatly appreciated !!

Thank you in advance!

With Regards,

Daniel MSBI

Hello @danieeljose,

Here are some useful links to improve the performance of your Application:

If you have a specific usecase for your application, feel free to share it with us so we can give you more specific advises.

Regards,
Alexis