Skip to content

Mutlithreading support for non-streamed parsing #6

@nilskruthoff

Description

@nilskruthoff

To improve the performance, especially for larger presentations, we add multithreading support. The goal is to:

  • spawn threads for every slide
  • parallelize the parsing of the slides XML
  • parallelize the conversion of SlideElement to Markdown
  • parallelize the encoding from images to base64

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions