Re: [Django] #35229: Prevent repeated checks of custom error handler URLs

2024-02-18 Thread Django
#35229: Prevent repeated checks of custom error handler URLs
-+-
 Reporter:  Adam Johnson |Owner:  Adam
 Type:   |  Johnson
  Cleanup/optimization   |   Status:  closed
Component:  Core (System |  Version:  dev
  checks)|
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by GitHub ):

 * resolution:   => fixed
 * status:  assigned => closed

Comment:

 In [changeset:"28a3fbe0048883fdd5cefd6ffecb88e351121891" 28a3fbe]:
 {{{#!CommitTicketReference repository=""
 revision="28a3fbe0048883fdd5cefd6ffecb88e351121891"
 Fixed #35229 -- Made URL custom error handler check run once.
 }}}
-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018dbfbb09c8-9e76bf04-781a-40de-9560-cfe7279a35b8-00%40eu-central-1.amazonses.com.


Re: [Django] #35229: Prevent repeated checks of custom error handler URLs

2024-02-18 Thread Django
#35229: Prevent repeated checks of custom error handler URLs
-+-
 Reporter:  Adam Johnson |Owner:  Adam
 Type:   |  Johnson
  Cleanup/optimization   |   Status:  assigned
Component:  Core (System |  Version:  dev
  checks)|
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
 |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * owner:  nobody => Adam Johnson
 * stage:  Accepted => Ready for checkin

-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018dbfba60c2-a173d21b-f2fd-4a6a-9e76-f69072bbb7bb-00%40eu-central-1.amazonses.com.


Re: [Django] #35229: Prevent repeated checks of custom error handler URLs

2024-02-18 Thread Django
#35229: Prevent repeated checks of custom error handler URLs
--+
 Reporter:  Adam Johnson  |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Core (System checks)  |  Version:  dev
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Comment (by Adam Johnson):

 It would be nice, but it’s very hard. Many of the performance problems
 will only appear with scale, with many related models, URLs, etc. I think,
 for now, it’s more fruitful to profile running checks on real projects.

 By the way, this burst of optimization tickets is inspired by a Mastodon
 discussion about disabling checks because of their slowness:
 https://mastodon.social/@webology/111715052165307624 . I decided to
 profile a client project yesterday and work on the clear hot spots.
-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018dbe074b2a-c56d22d3-128d-4fc7-a03a-76cbb7bf4e0d-00%40eu-central-1.amazonses.com.


Re: [Django] #35229: Prevent repeated checks of custom error handler URLs

2024-02-18 Thread Django
#35229: Prevent repeated checks of custom error handler URLs
--+
 Reporter:  Adam Johnson  |Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Core (System checks)  |  Version:  dev
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  0 |UI/UX:  0
--+
Changes (by Simon Charette):

 * stage:  Unreviewed => Accepted

Comment:

 Do you think it might be worth adding
 [https://github.com/django/djangobench/tree/master/djangobench/benchmarks
 a check running benchmark] as well?
-- 
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018dbd60c947-66041ba4-9fd9-46f2-b09a-3357a412c86f-00%40eu-central-1.amazonses.com.