Android Question B4X "Overclocking"

wonder

Expert
Licensed User
Longtime User
Hello hello!

Are there any other "tricks" besides increasing the Dexer memory in the INI file?

Note that I'm not complaining about my current compile times, I'm just curious.

Hardware:
- i7-3770 CPU @ 3.40GHz
- 16 GB RAM @ 1600Mhz
- 240GB HyperX SSD
- NVIDIA GTX 760 SC
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
In most cases the dexer step is the slowest one during compilation. Giving the dexer enough memory makes it much faster.

The only other step that can be slow is the deployment itself however there is nothing that can be done about it, except of using debug (rapid) mode which doesn't always require full deployments.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…