Are you sure the cache is useful?
yangchongduo opened this issue · 2 comments
yangchongduo commented
<Name
templatizedProp1="value1"
templatizedProp2="value2"
nonTemplatizedProp="anotherValue"
cache
templatized={["templatizedProp1", "templatizedProp2"]}
/>
I use the above code, the response time after the cache is increased than the no cache.
Give a demo
inakuhn commented
Same here!
atlas1119 commented
Same here! why?