Re: Django Project idea query

2021-03-26 Thread Muskan Vaswan
This is something that I find myself interested in too! Specifically in the part involving AVS. Here is a little confusion I have: So far, ASV hasn't been integrated into djangobench repo itself (If I'm not missing anything too crucial). So, most of the work that has been put in thus far has be

Re: Django Project idea query

2021-03-24 Thread Khushi Kaushal
Hello Carlton! Thank you for guiding me, I am looking into the bugs and will let you know if I am stuck anywhere. I appreciate that you were able to give some suggestions on how to move forward. Yours sincerely Khushi On Wednesday, 24 March 2021 at 14:24:29 UTC+5:30 carlton...@gmail.com wrote:

Re: Django Project idea query

2021-03-24 Thread Carlton Gibson
Hi Khushi. Thanks for the interest. This is a good topic. Particularly with the async changes it's really important that we can profile changes. See https://github.com/django/django/pull/13651 This adds async signal dispatch, which would allow us a fully-async request-response pathway (assum