Performance b/w Managed Table and Un-Managed table

param3sh
New Contributor

I am using Databricks in Azure. I want to mount ADLS Gen2 on Databricks and create unmanged (external) tables on the mount point. But before that I want to know which will give best performance, is it Managed table (stores data in DBFS root)or Un-managed(stores data in ADLS Gen2)?