happy-kitchen-89482
03/07/2019, 12:24 AMnative_engine.so
when working on pants itself? For those of us not working on the engine, the need to rebuilt it every time we pull is a huge productivity drag.average-vr-56795
03/07/2019, 2:06 AMexport MODE=debug
will save you minutes at the expense of a slightly slower pants...happy-kitchen-89482
03/07/2019, 4:02 AMaloof-angle-91616
03/07/2019, 4:23 AMhappy-kitchen-89482
03/07/2019, 5:07 AMaloof-angle-91616
03/07/2019, 5:26 PMaverage-vr-56795
03/08/2019, 10:38 AMaloof-angle-91616
03/09/2019, 1:15 AMMODE=debug
?average-vr-56795
03/11/2019, 11:11 AMMODE=debug
is is slows down pants sometimes like 10x, so people trying to use pants in source mode in large repos, or do any kind of benchmarking, will get really slow results, and it may not be obvious why.
People should only need to re-build the rust stuff proportional to when we make rust changes, which is still pretty rare (the big kicker is every 6 weeks theyāll need to clean build because we update rust versions)ā¦.