HTML: Performance
Feature Request
Description
Since the motifs have been added to the AnnotationAPI and the HTML serializations of the texts, rendering the HTML pages on the fly takes up a lot of time.
Based on the solution for #159 (closed) we could implement similar improvements for the HTML creation as well.
User Story
As anyone using the TextAPI (e.g. TIDO) I need a way of getting the HTML serialization quickly in order to have a good performance for my application.