Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up properties list loading on KB page #4217

Closed
reckart opened this issue Sep 29, 2023 · 0 comments
Closed

Speed up properties list loading on KB page #4217

reckart opened this issue Sep 29, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@reckart
Copy link
Member

reckart commented Sep 29, 2023

Describe the refactoring action
Investigate what slows down loading the properties list on large KBs and try fixing it.

Expected benefit
Speed up KB queries on large KBs.

@reckart reckart added ⚙️ Refactoring 🚀 Performance Performance / scalability labels Sep 29, 2023
@reckart reckart added this to the 29.4 milestone Sep 29, 2023
@reckart reckart self-assigned this Sep 29, 2023
@reckart reckart changed the title Speed up KB queries on large KBs Speed up properties list loading on KB page Sep 29, 2023
reckart added a commit that referenced this issue Sep 29, 2023
- Adjust the query for listing properties
- Improve unit test
- Remove backported code that is meanwhile available upstream and can be used
reckart added a commit that referenced this issue Sep 30, 2023
…d-up-properties-list-loading-on-KB-page

#4217 - Speed up properties list loading on KB page
@reckart reckart closed this as completed Sep 30, 2023
reckart added a commit that referenced this issue Sep 30, 2023
* release/29.x:
  #4219 - Improve speed of importing a large KB
  #4217 - Speed up properties list loading on KB page
reckart added a commit that referenced this issue Oct 2, 2023
* main: (42 commits)
  #4221 - Upgrade dependencies
  #4219 - Improve speed of importing a large KB
  #4217 - Speed up properties list loading on KB page
  #4209 - Improve query speed for large KBs when using RDF4J Lucene FTS
  #4212 - Unable to mark local KB as read-only
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release inception-29.3
  No issue. Fix PubMed test.
  #4192 - Upgrade dependencies
  No issue. Fix PubMed test.
  #4205 - Ability to refresh document to load pending suggestions
  #4158 - Exception when annotating something after a longer pause
  #4158 - Exception when annotating something after a longer pause
  No issue: Enable parallel builds
  #4158 - Exception when annotating something after a longer pause
  #4158 - Exception when annotating something after a longer pause
  #4192 - Upgrade dependencies
  #4201 - Layer export as JSON does not include coloring rules
  #4199 - Jumping to the end of a long annotation sometimes does not work
  #4198 - Show layer name instead of no-label
  ...

% Conflicts:
%	inception/inception-workload-dynamic/src/main/java/de/tudarmstadt/ukp/inception/workload/dynamic/annotation/DynamicAnnotatorWorkflowActionBarItemGroup.java
%	pom.xml
@reckart reckart added this to Kanban Aug 7, 2024
@reckart reckart moved this to 🍹 Done in Kanban Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant