How can I clean loaded cache in PIE?

hello everyone
I want to do some load asset test in editor mode, I need to record assets loading time but once I loaded the asset, next time it will load from cache, so I have to close engine to clean cache for another test.

here is the question: Is there a way for me to clean loaded asset cache without shutdown the engine ?
thx