Johannes_B wrote:You could compile the image externally and include the image multiple times. If the image changes, do a fresh compile.
Or use the tikz libraryexternalize
. Depending on how many different tikz-pictures are involved, the first approach would be simpler.
Thanks,
The library should work.