The goal of this practice is toreduce the build process to a quick push-of-a-button activity that any programmer on the team can perform.
这一实践的目的是将构建流程简化为一个任何程序员都可以执行的点击一个按钮的 行为。
2
Minification is the practice of removing unnecessary characters from code toreduce its size thereby improving load times.
缩小是从代码,以减少其大小,从而提高加载时间删除不必要的字符的做法。
3
Best practice: If you want toreduce the execution time, then do not define joins in a rule that filters out the number of records being evaluated by the rule.