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

Remove lazy table loading delay #7298

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Remove lazy table loading delay #7298

merged 1 commit into from
Jul 19, 2022

Conversation

JammingBen
Copy link
Contributor

Description

We've removed the lazy loading delay on the OcTable to improve the overall performance.

Related Issue

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@sonarcloud
Copy link

sonarcloud bot commented Jul 19, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@kulmann kulmann merged commit e69a306 into master Jul 19, 2022
@delete-merged-branch delete-merged-branch bot deleted the remove-lazy-loading-delay branch July 19, 2022 15:26
@tbsbdr
Copy link
Contributor

tbsbdr commented Jul 19, 2022

awwwww feels already much faster! 👍 worked for me on https://ocis.ocis-web.latest.owncloud.works/ for up to 1.000 files in a folder quite well, > 1.400 files it got significantly slower. super improvement still!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants