Skip to content

Export of TSV files too slow #1433

@reckart

Description

@reckart

Original issue: webanno/webanno#1509


Describe the bug
The export of TSV files is unnecessarily slow. Profiling shows that fetching the TSV column headers is an expensive operation which is performed for every single TSV Unit.

Expected behavior
If possible, fetch the headers once and then use them during the rest of the export.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions