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

Memoize transform and use transform for rendering #4418

Merged
merged 3 commits into from
Oct 27, 2017
Merged

Conversation

asturur
Copy link
Member

@asturur asturur commented Oct 27, 2017

Shaved of some ms of scripting during a benchmark.
Not that much.

What is good is that now calcTransformMatrix is cached and if we are looping over static objects and doing calculation we are actually saving time.

@asturur asturur merged commit 40f16a9 into master Oct 27, 2017
ozooner pushed a commit to playsignage/fabric.js that referenced this pull request Nov 3, 2017
@asturur asturur deleted the memoize-transform branch November 4, 2017 09:27
@asturur asturur mentioned this pull request Nov 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant