Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Jichao Ouyang edited this page Nov 23, 2016 · 1 revision

react-most no more than creating stream from your actions, and bind it to state stream. no any other computations happen in react-most. so please refer to most.js's perf which is realy Great!

I also do a simple benchmark with 8k times of performing counter increase action

Memory Usage Before: { rss: 32501760, heapTotal: 16486912, heapUsed: 11307128 }
Memory Usage After: { rss: 34418688, heapTotal: 18550784, heapUsed: 11932336 }
Elapsed 8ms

basically the same level of performance as redux(which is 10ms in the same testing)

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /