Package: wnpp Severity: wishlist Owner: Yogeswaran Umasankar <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : python-asv-bench-memray Version : 0.1.2 Upstream Contact: Rohit Goswami <[email protected]> * URL : https://github.com/HaoZeke/asv_bench_memray * License : Expat Programming Lang: Python Description : 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. I planned to maintain it under DPT.

