Feb 27th, 2014
LaTeX tikz externalize to reduce memory usage and cache figures
A trick to reduce the memory usage of LaTeX (instead or in addition to increase LaTeX’s memory as shown in my previous post) and to reduce build times for large documents with many tikz figures is to use tikzexternalize
.
I add the following lines to my document definition: