Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

chore(devCdn): upgrade dev cdn #1349

Merged
merged 1 commit into from
Mar 28, 2024
Merged

chore(devCdn): upgrade dev cdn #1349

merged 1 commit into from
Mar 28, 2024

Conversation

code-forger
Copy link
Member

Description

Back port dev cdn fixes from v6

Motivation and Context

All the fast follower fixes from v6

How Has This Been Tested?

ran locally, no tests fail, will cut a pre release

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (adding or updating documentation)
  • Dependency update
  • Security update

Checklist:

  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • These changes should be applied to a maintenance branch.
  • This change requires cross browser checks.
  • Performance tests should be ran against the server prior to merging.
  • This change impacts caching for client browsers.
  • This change impacts HTTP headers.
  • This change adds additional environment variable requirements for One App users.
  • I have added the Apache 2.0 license header to any new files created.

What is the Impact to Developers Using One App?

Better DX

@code-forger code-forger requested review from a team as code owners March 28, 2024 15:48
@code-forger code-forger changed the base branch from main to 5.x.x March 28, 2024 15:48
Copy link
Member

@Matthew-Mallimo Matthew-Mallimo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs proof-of-work

@code-forger code-forger reopened this Mar 28, 2024
Copy link
Contributor

Size Change: 0 B

Total Size: 694 kB

ℹ️ View Unchanged
Filename Size
./build/app/app.js 159 kB
./build/app/app~vendors.js 401 kB
./build/app/runtime.js 7.07 kB
./build/app/service-worker-client.js 7.25 kB
./build/app/vendors.js 120 kB

compressed-size-action

@code-forger
Copy link
Member Author

Proof of work:

Running 5.24.1-dev-cdn-upgrade.0 on a large tenancy the startup time is down 66% now the cache can handle the different files in module artifacts

npm run start 0.57s user 0.20s system 1% cpu 47.313 total
npm run start 0.45s user 0.14s system 3% cpu 16.689 total

@code-forger code-forger merged commit b979c22 into 5.x.x Mar 28, 2024
12 checks passed
@code-forger code-forger deleted the chore/dev-cdn-upgrade branch March 28, 2024 19:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants