Quote:
Originally Posted by JohnGilb
Are there best practices around profiling java code on the cRIO?
In the past when programming in LabVIEW we took advantage of the built-in profiler to analyze the performance of our code.
Is there something similar that can be done with Java/NetBeans?
|
You can see the cpu usage on the driver station while running, other than that I don't know of anything.