cssinjs/jss

Performance issue when removing many nodes

Open

#1,404 opened on Oct 8, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (434 forks)batch import
help wantedperf

Repository metrics

Stars
 (7,000 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello, I noticed that when using with React, JSS causes a lag when removing many nodes. This is screenshot when removing 80 000 nodes.

Versions (please complete the following information):

  • jss: 10.4.0
  • Browser: Chrome
  • OS: macOS

Contributor guide