Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Importing data from a file is considerably slower on map view than table view #13296

Closed
sxsws opened this issue May 14, 2022 · 0 comments
Closed

Comments

@sxsws
Copy link

sxsws commented May 14, 2022

Describe the Bug

Currently importing large amount of data (2 million rows - postcode codes with lat/long) and it's a lot slower when displaying the collection in map view compared to when importing in table view. I guess this is from the map view wanting to update the view regularly (auto refresh is not on)?

So, I'm thinking disable updating the index view whilst importing?

To Reproduce

import a large amount of data via a file when the index view is on map view

Errors Shown

none

What version of Directus are you using?

9.10

What version of Node.js are you using?

12.22.5

What database are you using?

mariadb

What browser are you using?

firefox

How are you deploying Directus?

local

@azrikahar azrikahar added the App label May 14, 2022
@directus directus locked and limited conversation to collaborators May 16, 2022
@rijkvanzanten rijkvanzanten converted this issue into discussion #13334 May 16, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants