[ trixie ]
[ sid ]
[ ソース: python-asv-bench-memray ]
パッケージ: python3-asv-bench-memray (0.1.2-2)
python3-asv-bench-memray に関するリンク
Debian の資源:
python-asv-bench-memray ソースパッケージをダウンロード:
- [python-asv-bench-memray_0.1.2-2.dsc]
- [python-asv-bench-memray_0.1.2.orig.tar.gz]
- [python-asv-bench-memray_0.1.2-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Memray benchmark plugin for asv
This a proof-of-concept externally defined memray benchmark plugin for asv. Like all externally defined benchmark plugins for asv, this has a strict hierarchy. The package name begins with asv_bench. Benchmarks are defined in a benchmarks folder under the package module. Each exported new benchmark type has the export_as_benchmark = [NAMEBenchmark] attribute.
その他の python3-asv-bench-memray 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-asv-runner
- Core Python benchmark code for ASV
-
- dep: python3-memray
- Memory profiler for Python applications