Right now, day to day operations are a bit tough because flushing the cache takes a while to run. Usually about 30-45 seconds. During this time the front end is basically unresponsive.
If I run "bin/magento cache:flush" from the terminal, the flush occurs in less than 1 second and is much more usable. Is there any way to get closer to that level of performance from the admin interface?
Hello @joseph_digiovanna,
Yes. It will take some time by interface so that is not an issue. If you want to automatically refresh cache using cron then please perform below thing in a blog which saves your time.
http://vagento.com/automatically-refresh-cache-using-cron-magento-2/
--
If my answer is useful, please Accept as Solution & give Kudos