Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Investigate adding a web worker for expensive data unmarshalling / indexing currently in query selectors #763

Closed
mturley opened this issue Sep 1, 2021 · 1 comment

Comments

@mturley
Copy link
Collaborator

mturley commented Sep 1, 2021

We may be able to further prevent redundant data traversal and prevent blocking the main thread when we process API responses by moving some of that logic to a web worker.

@yaacov
Copy link
Member

yaacov commented Jan 12, 2023

closing as new development is moving to:
https://github.com/kubev2v/forklift-console-plugin

@yaacov yaacov closed this as completed Jan 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants