Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

In our worst case scenario, our MFE is now 67.6% of the size of a traditional MFE.

In our best case scenario, our MFE is now 4.5% of the size of a traditional MFE.

As the application code of an MFE increases the percentage attributable to the shared dependencies will decrease - application code of 1MB (a very large MFE) will be roughly 50% as large as a traditional MFE in the best case scenario. We can leverage lazy loading and bundle splitting to keep the incremental download for guest MFEs small.