# External Plugin List

Here are the existing external plugins which are supported by `asv` and
`asv_runner` (pull requests welcome).

## Benchmark Plugins

- [`asv_bench_memray`](https://haozeke.github.io/asv_bench_memray/) enables
  `RayMyClass` or `ray_funcname` for peak memory as profiled by `memray`, which
  is able to handle native calls and traces every function call
