Reason
web worker improve cpu calculate task.
To redux data transplanted to web worker, dual cache is necessary for web worker and main thread.
View Computed
To many view computed is not good for performance. why not not using lazy computed?
Tradeoff
More memory is need for cache redux status.