element-web/src/components
Richard van der Hoff 568e7aef8b Avoid rerendering EventTiles when not necessary
Each individual eventtile isn't particularly expensive, but when you have 500
of them, they start adding up. Shuffle some of the stuff into MessagePanel, so
that we can shouldComponentUpdate EventTiles properly.
2016-04-19 19:41:43 +01:00
..
structures Avoid rerendering EventTiles when not necessary 2016-04-19 19:41:43 +01:00
views Avoid rerendering EventTiles when not necessary 2016-04-19 19:41:43 +01:00