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

Loading time issues with large dataset (12K elements) #221

Open
well-it-wasnt-me opened this issue Feb 23, 2023 · 0 comments
Open

Loading time issues with large dataset (12K elements) #221

well-it-wasnt-me opened this issue Feb 23, 2023 · 0 comments

Comments

@well-it-wasnt-me
Copy link

Bug description

Whenever there is a huge dataset to load it take a looooot of time to load and function.

Expected result

To not take 30 seconds to load 12K elements

Actual result

Takes 30 seconds to search in a dataset of 12K

Steps to reproduce

  1. Load 10k elements in your data array
  2. Try to search

Context

Ionic 6 + Angular

wish i knew how to help in a more concise way. sorry

Your Environment

  • Angular CLI: 15.2.0
  • Node: 18.14.0
  • Package Manager: npm 9.3.1
  • OS: linux x64
  • Browser Name and version: Chromium 109.0.5414.119 (using ionic serve --lab)
  • Link to your project: not published yet
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

No branches or pull requests

1 participant