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

perf: Reintroduce web worker with transferable objects. #1841

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

nilscb
Copy link
Collaborator

@nilscb nilscb commented Dec 19, 2023

Also prevent copying of data when transferring between main thread and web worker using transferable objects.

@nilscb nilscb added AspenTech Task owned by AspenTech map-component Issues related to the map component. labels Dec 19, 2023
@nilscb nilscb requested a review from w1nklr December 19, 2023 16:01
@nilscb nilscb merged commit 45eeb26 into equinor:master Jan 9, 2024
8 checks passed
hkfb pushed a commit that referenced this pull request Jan 9, 2024
## [0.12.2](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.12.1...subsurface-viewer@0.12.2) (2024-01-09)

### Performance Improvements

* Reintroduce web worker with transferable objects. ([#1841](#1841)) ([45eeb26](45eeb26))
@hkfb
Copy link
Collaborator

hkfb commented Jan 9, 2024

🎉 This issue has been resolved in version subsurface-viewer@0.12.2 🎉

The release is available on GitHub release

@hkfb hkfb added the released label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AspenTech Task owned by AspenTech map-component Issues related to the map component. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants