Additional Documentation for Panel Admin and Profiling

There is not a lot of documentation at these two endpoints:

For example, this post requests a class based example in panel profiling.

This post requests customizing panel admin.

Customizing panel admin and profiling seems like powerful concepts for panel. To me it’s related to this concept of data persistence and even CRUD in panel.

Imagine Panel Admin being as powerful as Django Admin.

Additionally, i’ve struggled to view or interpret the outputs of pyinstrument, snakeviz, and memray for profiling, it would be nice to have some graphics and documentation inline on the usage of those profilers in panel.

What’s the future of Panel Admin and Profiling? Thanks!