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

[view] react-virtualized 도입을 통한 렌더링 최적화 #667

Closed
seungineer opened this issue Aug 24, 2024 · 0 comments
Closed

[view] react-virtualized 도입을 통한 렌더링 최적화 #667

seungineer opened this issue Aug 24, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@seungineer
Copy link
Member

관련 이슈

#640 #629

내용

  • Cluster graph, summary 가 10,000개라면 현재는 10,000개 모두 한 번에 렌더링합니다.

  • react-virtualized, react-window 등 가상 렌더링 라이브러리를 사용하여 이를 다루면 성능 개선에 도움이 될 것입니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant