Skip to main content

benchmark library

Project description

fuss: Benchmarking Tool
=========================

.. image:: https://img.shields.io/pypi/v/fuss.svg
:target: https://pypi.python.org/pypi/fuss


Behold, the power of fuss:

.. code-block:: python

# sample.py
import fuss

@fuss.measure
def func():
for i in range(100):
pass
``Function: func took 0.00500679016113 ms``


Many programmers find it aversive to check the proformance of function by using
time module in a naive way. It becomes boring to measure time of similarly
other functions again and again. Fuss with a very simple implementation provides
an easy way for the same.


Installation
------------

To install fuss, simply:

.. code-block:: bash

$ pip install fuss
✨🍰✨

.. _`the repository`: http://github.com/rohitladdha/fuss
.. _AUTHORS: https://github.com/rohitladdha/fuss/blob/master/AUTHORS.rst
.. _Contributor Friendly: https://github.com/rohitladdha/fuss/issues?direction=desc&labels=Contributor+Friendly&page=1&sort=updated&state=open

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

fuss-0.2.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file fuss-0.2.tar.gz.

File metadata

  • Download URL: fuss-0.2.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fuss-0.2.tar.gz
Algorithm Hash digest
SHA256 b486bf1469fc2d640d42df42bd4bd13a4169e215ec89362fb4e16aa8dc05e178
MD5 e3cb1e9d9b1bfc606d3a91601e42e4ed
BLAKE2b-256 0cdfed847f0300ee0c47a5f42be0843f770ebffb89b3d2b825cda1c76ae80916

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page