Masahiro Sakuta

Results 2 comments of Masahiro Sakuta

It turned out that ReactJS is not very efficient in this kind of application, because the simulation state changes rapidly (at most 60fps). The state should be updated by recreating...

Benchmark: before ReactJS ![image](https://user-images.githubusercontent.com/2798715/85951130-1c5b3e80-b99c-11ea-9785-5b95913a05ee.png) Benchmark: after ReactJS ![image](https://user-images.githubusercontent.com/2798715/85951145-2a10c400-b99c-11ea-9759-c6b12aec9f0e.png)