Open yangchongduo opened 6 years ago
<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
Same here!
Same here! why?
I use the above code, the response time after the cache is increased than the no cache.
Give a demo