File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4949 when there are no comments before or after the blank line (#629 , #630 , #635 ,
5050 #723 ).
5151
52- - speed improvements: ~ 10% when cache is activated because transformers are not
53- captured as character anymore ( # 679 ), ~ 3% in low-level optimization ( # 691 ). 7%
54- by requiring magrittr 2.0 ( # 681 ), ~ 8% by dropping unused transformers ( # 711 ),
55- 4% by avoiding unnecessary sorting in internals ( #739 ) .
52+ - speed improvements: 15% faster on new code, 70% on repeated styling of
53+ compliant code (The latter is not so relevant because it was almost
54+ instantaneous already). Most relevant contributions were # 679 , # 691 , # 681 ,
55+ # 711 , #739 .
5656
5757- ` #<< ` is now recognized as the xaringan marker and no space is added after` # `
5858 (#700 ).
You can’t perform that action at this time.
0 commit comments