Re: pull and recompile for speed

2011-05-09 Thread dsmich
dsm...@roadrunner.com wrote: > > Andy Wingo wrote: > > Hi, > > > > The VM and compiler got a little help this weekend. Pull and recompile > > your .go files and things should be faster. > > Sounds great! I'm getting a build failure however. :( > > $ git describe > v2.0.1-53-g5eb7

Re: pull and recompile for speed

2011-05-09 Thread dsmich
Andy Wingo wrote: > Hi, > > The VM and compiler got a little help this weekend. Pull and recompile > your .go files and things should be faster. Sounds great! I'm getting a build failure however. :( $ git describe v2.0.1-53-g5eb75b5 Making all in module make[2]: Entering directory `/

pull and recompile for speed

2011-05-08 Thread Andy Wingo
Hi, The VM and compiler got a little help this weekend. Pull and recompile your .go files and things should be faster. Pro tip: just touch module/ice-9/eval.scm and then things are moderately fast without having had to make clean. Andy -- http://wingolog.org/