mirror of
https://github.com/django/django.git
synced 2025-11-25 05:04:26 +00:00
Added contributor guidelines for performance optimizations.
This commit is contained in:
parent
cd0479ff76
commit
2c024c9ac0
2 changed files with 27 additions and 0 deletions
|
|
@ -117,6 +117,15 @@ branch, and show us your work!
|
|||
|
||||
See also: :ref:`documenting-new-features`.
|
||||
|
||||
Requesting performance optimizations
|
||||
====================================
|
||||
|
||||
Reports of a performance regression, or suggested performance optimizations,
|
||||
should provide benchmarks and commands for the ticket triager to reproduce.
|
||||
|
||||
See the :ref:`django-asv-benchmarks` for more details of Django's existing
|
||||
benchmarks.
|
||||
|
||||
.. _how-we-make-decisions:
|
||||
|
||||
How we make decisions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue