edge-runtime icon indicating copy to clipboard operation
edge-runtime copied to clipboard

perf: implement lazy load for eszip entities

Open nyannyacha opened this issue 1 year ago • 1 comments

What kind of change does this PR introduce?

Enhancement

What is the current behavior?

...WIP

nyannyacha avatar May 15 '24 04:05 nyannyacha

Note:

Currently, virtual fs adds a single entity with a big opaque data to eszip for implementing the filesystem and node_module.

I think we need to bring it up to the eszip entity level to improve performance.

nyannyacha avatar May 15 '24 05:05 nyannyacha

Note: Once this PR is merged, it is worth looking closely to ensure that it is completely compatible with the previous implementation.

cc @laktek @andreespirela

nyannyacha avatar May 21 '24 23:05 nyannyacha

:tada: This PR is included in version 1.56.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] avatar Aug 07 '24 01:08 github-actions[bot]