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

perf: optimize canvas renderer performance #1810

Merged
merged 10 commits into from
Nov 4, 2024
Merged

perf: optimize canvas renderer performance #1810

merged 10 commits into from
Nov 4, 2024

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    7c6f3d3 View commit details
    Browse the repository at this point in the history
  2. perf: avoid unnecessary transformation matrix calculations and canvas…

    … context matrix updates
    wang1212 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    8157ad0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    3a3cf85 View commit details
    Browse the repository at this point in the history
  2. chore: fix eslint issue

    wang1212 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    fc851c6 View commit details
    Browse the repository at this point in the history
  3. perf: refactor hot code

    wang1212 committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    2a40512 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. fix: memory leaks

    wang1212 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5b0a8cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f54f4 View commit details
    Browse the repository at this point in the history
  3. docs: add perf demo to site

    wang1212 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    730ea31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7889989 View commit details
    Browse the repository at this point in the history
  5. chore: remove comments

    wang1212 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ee8f76e View commit details
    Browse the repository at this point in the history