Hi David, I'm building my code on top of the bleprph app. I haven't done too much to it as I'm still just playing around with myNewt. I've added the nffs dependency and some custom code, most of it is still the same.
It depends on the changes I make to the code, if I only change the main.c file the compile, build and sign would be about 2 to 3 min for any small change. This can go up to 5-7 min if the change requires to recompile some other dependencies. A full compile and build is about 20 to 30 min. Just note: these times are estimates, I can get you real numbers later today by actually timing it if needed. Thanks Cris > On Jan 4, 2017, at 9:04 AM, David G. Simmons <[email protected]> wrote: > > Hi Cris, > > What sorts of compile times are you seeing? And for what apps? > > Thanks, > dg > >> On Jan 4, 2017, at 8:53 AM, Cris Frusina <[email protected]> wrote: >> >> Hi All, >> >> I'm using the Docker method to run myNewt. >> >> I have tried giving the VM more resources doesn't seem to do anything in >> terms of speed. >> >> Is there any way to speed up the compile and build time? >> >> Would the native method be substantially faster? >> >> Thanks, >> Cris > > -- > David G. Simmons > (919) 534-5099 > Web <https://davidgs.com/> • Blog <https://davidgs.com/davidgs_blog> • > Linkedin <http://linkedin.com/in/davidgsimmons> • Twitter > <http://twitter.com/TechEvangelist1> • GitHub <http://github.com/davidgs> > /** Message digitally signed for security and authenticity. > * If you cannot read the PGP.sig attachment, please go to > * http://www.gnupg.com/ <http://www.gnupg.com/> Secure your email!!! > * Public key available at keyserver.pgp.com <http://keyserver.pgp.com/> > **/ > ♺ This email uses 100% recycled electrons. Don't blow it by printing! > > There are only 2 hard things in computer science: Cache invalidation, naming > things, and off-by-one errors. > >
