feat: add profiling to Superset pages (#16136)

* feat: add profiling to Superset pages

* Address comments
This commit is contained in:
Beto Dealmeida
2021-08-09 08:39:35 -07:00
committed by GitHub
parent df50a47777
commit 2db1615c83
7 changed files with 77 additions and 2 deletions

View File

@@ -26,3 +26,4 @@ tableschema
thrift>=0.11.0,<1.0.0
pygithub>=1.54.1,<2.0.0
progress>=1.5,<2
pyinstrument>=4.0.2,<5