Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acdha/django-performance-tools
EXPERIMENTAL Django performance monitoring utilities
https://github.com/acdha/django-performance-tools
Last synced: 2 months ago
JSON representation
EXPERIMENTAL Django performance monitoring utilities
- Host: GitHub
- URL: https://github.com/acdha/django-performance-tools
- Owner: acdha
- Created: 2010-09-10T21:10:45.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-11-05T17:05:38.000Z (about 11 years ago)
- Last Synced: 2024-04-28T21:06:05.993Z (9 months ago)
- Language: Python
- Homepage:
- Size: 96.7 KB
- Stars: 15
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
A collection of Django performance monitoring utilities
The goal is to have a simple way to collect common performance data which can
be reused across various Django-related testing and tuning tools such as
django-crawler (http://github.com/ericholscher/django-crawler). The performance-tools-refactor
branch supports memory and query counting with CSV export for CI tools:https://github.com/ericholscher/django-crawler/tree/performance-tools-refactor