File: bplugin-list.md

package info (click to toggle)
python-asv-runner 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 420 kB
  • sloc: python: 1,631; makefile: 13
file content (10 lines) | stat: -rw-r--r-- 377 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
# 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