tnfe / limu

High performance immutable lib alternative to immer with the same api, based on shallow copy on read and mark modified on write mechanism.
https://tnfe.github.io/limu
MIT License
216 stars 13 forks source link

存图 #7

Open fantasticsoul opened 12 months ago

fantasticsoul commented 12 months ago

cn perf

image

en perf

image

cn perf2

image

en perf 2

image
fantasticsoul commented 12 months ago

隐藏式代理: limu vs structurajs

limu

image

structurajs

image

fantasticsoul commented 12 months ago

draft is unfriendly for read

immer

image

mutative

image