Plugin for Vedro framework for measuring resource usage of tests
Project description
Vedro profiling
Vedro profiling - plugin for Vedro framework for measuring resource usage of tests
Installation
Quick
For a quick installation, you can use a plugin manager as follows:
$ vedro plugin install vedro-profiling
Manual
To install manually, follow these steps:
- Install the package using pip:
$ pip3 install vedro-profiling
- Next, activate the plugin in your
vedro.cfg.pyconfiguration file:
# ./vedro.cfg.py
import vedro
import vedro_profiling
class Config(vedro.Config):
class Plugins(vedro.Config.Plugins):
class VedroProfiling(vedro_profiling.VedroProfiling):
enabled = True
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vedro_profiling-0.1.2.tar.gz
(108.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vedro_profiling-0.1.2.tar.gz.
File metadata
- Download URL: vedro_profiling-0.1.2.tar.gz
- Upload date:
- Size: 108.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c8ab1754cfbc7e19ad6be4041e9e83b76181964cb03290812094da7a9ad94a5
|
|
| MD5 |
8fb14f1b4324eb327540d3598245a058
|
|
| BLAKE2b-256 |
daebfb508b13dd3eb47fdb39ec6162c7bf5e0173ada643486e43216435a4cd65
|
File details
Details for the file vedro_profiling-0.1.2-py3-none-any.whl.
File metadata
- Download URL: vedro_profiling-0.1.2-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.9 {"installer":{"name":"uv","version":"0.9.9"},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
062033c5af0f7d27a59e2ffd8c9aa1d1dda85caa818d24ceb67cc4631de2374b
|
|
| MD5 |
d9621c95041b498e2c4e9333ff2011de
|
|
| BLAKE2b-256 |
18b6b622624c5516dbe1def1e2677224704c9fbc2c8a509f51916cdd53c78bb2
|