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

タイムラインのパフォーマンスチューニング #108

Merged
merged 13 commits into from
Oct 3, 2020

Conversation

mizdra
Copy link
Owner

@mizdra mizdra commented Oct 3, 2020

https://konvajs.org/docs/performance/All_Performance_Tips.html を上から1つずつ試してチューニングしてみる

@mizdra
Copy link
Owner Author

mizdra commented Oct 3, 2020

  • CI 上での測定結果に全く変化がなくて面白い
    • 手元でもほとんど変化ない
  • 一応 jsdom + canvas package 使っているので Canvas 周りの処理時間は擬似的に測定できているはずだけど、測定結果見る限りはパフォーマンス向上していなさそう
  • ブラウザで実際に動かして devtools でパフォーマンス測定してみたりもしているけど、たしかに効果なさそうだった
  • 既にカリカリにチューニングされてそう
  • まあこの変更を入れることでどこかが壊れたりするわけでもないと思うのでひとまずマージして様子をみようかな

@mizdra mizdra merged commit 8a6f744 into master Oct 3, 2020
@mizdra mizdra deleted the tuning-konva branch October 3, 2020 07:14
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