#33007: `form_clean()` performance
-----------------------------------------+------------------------
Reporter: David Smith | Owner: nobody
Type: Uncategorized | Status: new
Component: Uncategorized | Version: 3.2
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 0
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-----------------------------------------+------------------------
I ran the ran the benchmark suite to see if anything had changed in the
last few months. See [https://smithdc1.github.io/django-
asv/#forms.FormBenchmarks.time_form_clean link]
This highlighted a regression (c.15% increase) in the performance
`form_clean()` following this
[https://github.com/django/django/commit/90a33ab2 commit], see
[https://smithdc1.github.io/django-
asv/#forms.FormBenchmarks.time_form_clean benchmark].
I'm not certain what to suggest here, or if it's even that much of an
issue and should be `wontfix`ed, but thought it best to atleast raise.
--
Ticket URL: <https://code.djangoproject.com/ticket/33007>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/051.8aea6ba2e40d86630f3b280335a4a364%40djangoproject.com.