Skip to main content

No project description provided

Project description

std-utils

Standard Python Utils

Benchmark reports

Benchmark reports are stored in .reports/benchmarks

Reading CProfile data

  • ncalls: Total number of calls to the function. If there are two numbers, that means the function recursed and the first is the total number of calls and the second is the number of primitive (non-recursive) calls.
  • tottime: total time spent in the given function (excluding time made in calls to sub-functions)
  • percall: tottime divided by ncalls
  • cumtime: is the cumulative time spent in this and all subfunctions (from invocation till exit). This figure is accurate even for recursive functions.
  • percall: cumtime divided by primitive calls

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

std_python_utils-0.0.0rc3.tar.gz (84.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

std_python_utils-0.0.0rc3-py3-none-any.whl (37.8 kB view details)

Uploaded Python 3

File details

Details for the file std_python_utils-0.0.0rc3.tar.gz.

File metadata

  • Download URL: std_python_utils-0.0.0rc3.tar.gz
  • Upload date:
  • Size: 84.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for std_python_utils-0.0.0rc3.tar.gz
Algorithm Hash digest
SHA256 1657fa45c1124bed37b22cc9862d39eb6a7ef89d9a07ae48e2fda30cdf6d371e
MD5 fe1b25fe6b27a5132dbcef7212906853
BLAKE2b-256 08fc88425f622306d09edfb33a734b1733d01e7b2191898fe971c1cf43c21b5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for std_python_utils-0.0.0rc3.tar.gz:

Publisher: python-publish.yml on guywilsonjr/std-utils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file std_python_utils-0.0.0rc3-py3-none-any.whl.

File metadata

File hashes

Hashes for std_python_utils-0.0.0rc3-py3-none-any.whl
Algorithm Hash digest
SHA256 2d921bd58ae44c779781a2f4af9bf432f2dc9abaf94bf3e893e3e7c5562de187
MD5 ed0d6ccb39cb30cadcf24a5b006dbb1c
BLAKE2b-256 d99f76aabbf6cf64a6db78ce04e4b8cd9ad83deb8b2ac400cae25e0fc5e14dcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for std_python_utils-0.0.0rc3-py3-none-any.whl:

Publisher: python-publish.yml on guywilsonjr/std-utils

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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