Skip to main content

WSGI Profiler for Python Paste

Project description

Profiler middleware

This package provides middleware for profiling of the application. It’s based on paste.debug.profile, but uses cProfile instead of hotshot.

If you use PasteScript, enabling the profiler is as simple as adding

[filter-app:profile]
use = egg:keas.profile#profiler
next = main

to your paster configuration file and passing --app-name=profile to paster. When you access your web application, every page will have the profiler output appended to the end of the document body.

CHANGES

0.2.0 (2010-08-07)

  • Remove pyprof2calltree support; looks like it’s buggy (or incompatible with Python 2.6) and just breaks everything.

0.1.0 (2008-12-12)

  • Initial release

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

keas.profile-0.2.0.tar.gz (5.4 kB view details)

Uploaded Source

File details

Details for the file keas.profile-0.2.0.tar.gz.

File metadata

  • Download URL: keas.profile-0.2.0.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for keas.profile-0.2.0.tar.gz
Algorithm Hash digest
SHA256 334724b02d1736a558f597fe7491887770a453afb2ff551956ee55f96acd9131
MD5 fa898cc6799e9156c1801558f2668876
BLAKE2b-256 785b35f7d43b29817104c4fd77d628c3ddb8009f6a7cc88be801130f16c5f88c

See more details on using hashes here.

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