Skip to content

Caching of generated resources #5

Description

@lalloni

It takes quite some time to generate SVG and PDF for graphics particularly on documents with many diagrams.

We could reduce the time required by caching graphics using some appropriate change detection scheme like hashing the diagrame source code and using that as a file name for intermediate results and then checking for its existence before running the actual generation.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions