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

パフォーマンスの最適化 #10

Open
momonoki1990 opened this issue May 31, 2021 · 0 comments
Open

パフォーマンスの最適化 #10

momonoki1990 opened this issue May 31, 2021 · 0 comments

Comments

@momonoki1990
Copy link
Owner

以下の箇所など、不要な再レンダリングが発生していそうな場所があるので、メモ化することでパフォーマンスを上げたい

  • カートに追加する
  • 画像の切り替え
  • オプションの切り替え

そもそも、useCallbackでページ全体を覆っていることから再レンダリングが常に発生していることも、パフォーマンスを検討した上で、Recoilへの移行などを検討してみたい。

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

No branches or pull requests

1 participant