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

refactor: Performance tuning #357

Merged
merged 12 commits into from
Sep 14, 2024
Merged

refactor: Performance tuning #357

merged 12 commits into from
Sep 14, 2024

Conversation

DaveSkender
Copy link
Member

@DaveSkender DaveSkender commented Aug 22, 2024

  • remove chart.js from CommonModule
  • import only needed chart.js components
  • refactor: Candlestick dataset options #327
  • refactor charts-chart-financial and guid-typescript JavaScript to enable ESM bundling without defining in allowedCommonJsDependencies
  • revisit ServiceWorker implementation (without SSR?)
  • break JavaScript into smaller bundles with code-splitting
  • review new Angular build framework, ensure maximum tree-shaking, AOT

Signed-off-by: Dave Skender <[email protected]>
@DaveSkender DaveSkender self-assigned this Aug 22, 2024
Copy link

cloudflare-workers-and-pages bot commented Sep 4, 2024

Deploying stock-charts with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3ae36c4
Status: ✅  Deploy successful!
Preview URL: https://1eb43e3d.stock-charts.pages.dev
Branch Preview URL: https://perf-tuning.stock-charts.pages.dev

View logs

@DaveSkender DaveSkender marked this pull request as ready for review September 14, 2024 02:23
@DaveSkender DaveSkender merged commit ba4341b into main Sep 14, 2024
10 checks passed
@DaveSkender DaveSkender deleted the perf-tuning branch September 14, 2024 02:23
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant