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

Performance optimisations #121

Open
4 tasks
stonier opened this issue Oct 29, 2019 · 0 comments
Open
4 tasks

Performance optimisations #121

stonier opened this issue Oct 29, 2019 · 0 comments

Comments

@stonier
Copy link
Member

stonier commented Oct 29, 2019

Follow-on from issue #118 and PR #120. Possible directions:

  • Put paper.updateViews() (currently in scale content to fit) behind a render:done callback
  • Use a custom FastPaper as shown in jointjs-fiddle-2
    • Doesn't drop-in without bugs...
  • Super fast non-interactive links in jointjs-fiddle-3
  • Skip markup elements in SVG definitions as per this google group post
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant