FormidableLabs/radium

Radium seems to slow down framerates

Open

#389 aberto em 20 de out. de 2015

Ver no GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (352 forks)batch import
docshelp wanted

Métricas do repositório

Stars
 (7.414 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Hi , i have made a simple test with react motion.

As soon as i add the @Radium decorator it slows down quite a lot. The difference isn't really noticable on desktop, but on a mobile device it is a big difference.

please see the tests here : https://github.com/Aaike/react-motion-radium-test There are links to 2 tests. The only difference in the 2 demos is the addition of the @Radium decorator.

Please look at those tests with a chrome browser on a mobile device.

Do you have any suggestions to avoid this drop in performance ?

Guia do colaborador