Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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