Skip to content

Add support for kernel function profiling

Darryl Green requested to merge github/fork/derkling/function_profiling into master

Created by: derkling

This is an initial example of usage of the kernel functions profiling support recently added in devlib-next. The notebook is an example but should be just enough to plot performance numbers for rfc.py:EAS experiments.

Merge request reports