Actions
task #6208
opentask #3336: Improve overall dataportal page loading performance
implement synonymy service responding with DTO
Start date:
Due date:
% Done:
0%
Estimated time:
Severity:
normal
Description
The synonymy as returned by the is portal/taxon/{uuid}/synonymy is sometime quite huge and contains a lot of unused information. We need a streamlined service endpoint that returns a list DTOs
Examples for huge synonymy responses:
- Cichorieae - Crepidiastrum chelidoniifolium: http://localhost:8080/portal/taxon/3e0cdb93-020c-4e2f-be85-e9eb1ec107be/synonymy [17008.2 kb]
- Cichorieae - Crepis
Related issues
Updated by Andreas Müller over 6 years ago
- Related to bug #6211: massive heap consumption by service endpoint /portal/taxon/{uuid}/synonymy added
Updated by Andreas Müller over 6 years ago
- Status changed from New to Rejected
- Target version deleted (
Unassigned CDM tickets)
The fixes for #6211 improve the situation tremendously. Implementing a pure DTO may be a complex task therefore we reject this ticket for now.
Updated by Andreas Müller over 2 years ago
- Related to feature request #9271: Improve E+M dataportal performance added
Updated by Andreas Kohlbecker about 2 years ago
- Assignee changed from Andreas Kohlbecker to Andreas Müller
I think we should reopen this ticket since we will be working on this this year
Updated by Andreas Müller about 2 years ago
- Status changed from Rejected to New
- Target version set to Release 5.40
Updated by Andreas Müller about 1 year ago
- Target version changed from Release 5.40 to Release 5.39
Updated by Andreas Müller 5 months ago
- Related to task #10222: Use DTOs for portal taxon page - first implementation for E+M added
Actions