Is DashO a profiling tool?
No. DashO is a Java application packaging, optimization, and obfuscation system which complements a good profiling system. DashO products are not profilers. A profiler tells you where your code bottlenecks are (often due to poor performing algorithms, etc.). DashO’s optimization capabilities can actually change your code into faster and leaner code sequences.
No. DashO is a Java application packaging, optimisation, and obfuscation system which is a complement to a good profiling system. DashO products are not profilers. A profiler tells you where your code bottlenecks are (often due to poor performing algorithms, etc). DashO’s optimisation capabilities can actually change your code into faster and leaner code sequences.