sitn / crdppf_core

Core / generic parts of the CRDPPF project
GNU General Public License v3.0
1 stars 3 forks source link

Extract refactoring #206

Closed voisardf closed 3 years ago

voisardf commented 3 years ago

necessary refactoring to improve PDF generation speed which was abyssimal slow. - With this PR the generation of big PDF's is already about 10 to 15x faster.

There is room for more improvements, but I think, that's for another PR

voisardf commented 3 years ago

Discussed with @maltaesousa and tested on prepublication. Merging but further improvements to come.