Skip to content

Use protos and shared array for moving data from worker => main #2653

@evanpelle

Description

@evanpelle

We currently use postMessage to send json from the worker thread to the main thread. Instead use proto, serialize to an array, and then transfer it uses shared arrays.

Metadata

Metadata

Assignees

Labels

PerformancePerformance optimizationRefactorCode cleanup, technical debt, refactoring, and architecture improvements.approvedApproved for a PR, if you assigned to the issue.

Type

No fields configured for Task.

Projects

Status
Development

Relationships

None yet

Development

No branches or pull requests

Issue actions