benchman

View on PyPIReverse Dependencies (0)

0.0.1 benchman-0.0.1-py3-none-any.whl

Wheel Details

Project: benchman
Version: 0.0.1
Filename: benchman-0.0.1-py3-none-any.whl
Download: [link]
Size: 32004
MD5: 1a377041a839dc80f6b62f0ca7def063
SHA256: 62ba8c39d25ee546d93dba35fa3ec0547e9b65bb1db4338c787165c1af4b0751
Uploaded: 2024-12-27 21:20:49 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: benchman
Version: 0.0.1
Summary: Generate and analyze micro benchmarks
Author-Email: Martin Wendt <benchman[at]wwwendt.de>
Keywords: analysis,benchmark,micro benchmark,performance,reporting
Requires-Python: >=3.9
Requires-Dist: build (>=1.2.2.post1)
Requires-Dist: psutil (>=6.1.0)
Requires-Dist: snazzy (>=0.2.2)
Requires-Dist: tablib[cli] (>=3.7.0)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: typing-extensions (>=4.12.2)
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 13 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
benchman/__init__.py sha256=u_FEPyeaiMLjtwSQeYx7-TPezpR19XHAjycAezAC5uY 256
benchman/benchman.py sha256=niJTvQ_XIciF7DjgcFEBrWAP5Tbzp82CAYV_Uc6-n_Q 22147
benchman/cli.py sha256=n1put9rB1SBIwar5hR_KmYP0j0mnU-CXz1cFdgClcsM 9726
benchman/cli_commands.py sha256=WJ-s7Wb1KPeSjBpSnK4eS22prYnUcnkMyCWeWjLIUsc 5660
benchman/context_info.py sha256=7HDCZvqd3H4VBg0pTS4ME0jGvbEE65Usl3X_8ejlCzo 6189
benchman/dataset.py sha256=a1A_e3etaSSMewTV3ynjpDI07-zLJ2G2s-25halkVek 23530
benchman/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
benchman/reporter.py sha256=Z43CbCM1sURRsenlGqTqPUJpRD2SwRLjSn6pSiz_WLo 5351
benchman/timings.py sha256=jTDtdWAcRIGI1jK94IrzLZNlJR0HwDPExUt0XrcSJUg 4032
benchman/util.py sha256=WoXlP0oUKqyF8JggkjFY_VyR4gA1x8l3ZiKRi0s6YAs 19190
benchman-0.0.1.dist-info/METADATA sha256=eS64oAddI5vabGEp4xrK-00-8sOLahkYLp_vsrDhIdY 533
benchman-0.0.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
benchman-0.0.1.dist-info/entry_points.txt sha256=m5lSYX2qLLTJ60wQXvSDrcF_Lat3TCv1nzrSC_zXGSE 46
benchman-0.0.1.dist-info/licenses/LICENSE sha256=7ddImfwxriUFIjzzbeDdRs-bCbKc84NLmorwb73SVj0 1069
benchman-0.0.1.dist-info/RECORD

entry_points.txt

benchman = benchman.cli:run