Skip to content

Make it cheaper to spawn isolates with overlapping code to the current isolate #32953

Description

@natebosch

If we are spawning isolate which will include imports to the same libraries that are already loaded in the VM it would be nice to not pay the cost all over again to parse the Dart source.

This will be especially useful for package:test where we spawn an Isolate for each VM test we run.

cc @mraleph

Metadata

Metadata

Assignees

Labels

area-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.library-isolate

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions