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

Provide explanation on script load performance overhead #2451

Open
1 of 10 tasks
noherczeg opened this issue Jan 9, 2023 · 0 comments
Open
1 of 10 tasks

Provide explanation on script load performance overhead #2451

noherczeg opened this issue Jan 9, 2023 · 0 comments

Comments

@noherczeg
Copy link

  • SystemJS Version:
  • Which library are you using?
    • system.js
    • s.js
    • system-node.cjs
  • Which extras are you using?
    • AMD extra
    • Named Exports
    • Named Register
    • Transform
    • Use Default
    • Global
    • Dynamic Import Maps
  • Are you using any custom hooks?

Question

The official documentation refers to a 1.5x performance overhead for loading scripts when using systemjs. Can anyone please provide some info on where does this overhead come from? E.g.: if I'm only using system bundles, then there should be no special AST magic applied right?

I'd suggest putting this explanation to the docs as well.

Thank you!

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

No branches or pull requests

1 participant