Hi,
Just wanted to say that you’re doing good job I just tried to run my app on git head version of meteor and reload times were much better than with previous releases Keep up the good work and iron out those issues remaining preventing 1.3 release
Ah, forgot to add that on wall time reload takes some 15-19 seconds (single character blaze template change) as observed from the browser. I think this is much better than before
Ah, actually because i’m generating the project files from json I think there’re more changed on the actual html/js files than just single change (at least time stamps have changed).
Can you summarize how many seconds you think 1.2.1, HEAD, and release-1.3 take to rebuild? If there’s a big regression between HEAD and release-1.3 I gotta look at that pronto.
Note that a bunch of the stuff besides actually building (like prepareProjectForBuild) takes a whole heck of a lot longer running from checkout, because it has to scan and rebuild (or load from cache) all the core packages.
It’s really “Rebuild App” time I’m looking at right now, and when I saw a 5-second profile followed by a 12-second profile I was like, holy crap, is that a regression?
After some time synchronization issues (server clocks being almost 50 seconds off ;( I decided to give 1.3-modules-beta.6 a test: http://pastebin.com/CLVt8VgR