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

feat: basic code splitting #23

Merged
merged 4 commits into from
Oct 6, 2023
Merged

feat: basic code splitting #23

merged 4 commits into from
Oct 6, 2023

Conversation

underfin
Copy link
Contributor

@underfin underfin commented Oct 4, 2023

Description

related #22.

  • generate chunks and chunk own modules
  • cross chunks symbol imports

Test Plan


@underfin
Copy link
Contributor Author

underfin commented Oct 4, 2023

!bench

@underfin underfin changed the title draft: code spliting feat: code spliting generate chunks and chunk own modules Oct 4, 2023
@github-actions
Copy link

github-actions bot commented Oct 4, 2023

Benchmark Results

group                            baseline                               pr
-----                            --------                               --
rolldown benchmark/threejs       1.00     81.4±3.73ms        ? ?/sec    1.06    86.5±17.20ms        ? ?/sec
rolldown benchmark/threejs10x    1.00   821.6±21.81ms        ? ?/sec    1.01   832.5±37.76ms        ? ?/sec

@hyf0 hyf0 changed the title feat: code spliting generate chunks and chunk own modules feat: basic code splitting Oct 6, 2023
@hyf0 hyf0 merged commit 74a7ccf into main Oct 6, 2023
3 checks passed
@hyf0 hyf0 deleted the code-spliting branch November 5, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants