Skip to content

Optimize JSBManager message handling #1384

Description

@khufu-dev

Currently JSBManager::handlerMessage causes performance jank when processing large JSB messages such as Blob transfer chunks. On visionOS JSB message handling is done on the main thread and is unoptimized. Move the processing off the main thread and JSB message handling code.

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

visionOSRelated to visionOS and Swift codebase

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions