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 (assuming you didn't use sync components inside 
that)
*but *it's currently stalled for the performance concerns. 
That's just one example. 

>From https://github.com/django/djangobench/issues/38
First step I'd say is to see if you can set up the benchmarking (and ASV) 
locally, and get playing with it. 
Then I'd play a bit and comment with your first impressions (I'd say 
'findings' but that might imply more than you really need — just get going)

David has been pushing the effort there, in his free time, and I'm quite 
sure he'd welcome input. 
I know others are very keen in this area and will jump in as soon as you 
show progress. 

Hopefully that gets you started. (Summary: Get up and running, then I'm 
sure you can get more feedback.) 

Kind Regards,

Carlton


On Tuesday, 23 March 2021 at 10:48:34 UTC+1 khushik...@gmail.com wrote:

> Hello All!
> I am participating in GSOC 2021. I was looking at some of the project 
> lists and I am interested in the Django Benchmarking project idea. I would 
> like to know more about the tasks and operations involved in this project 
> idea. I am looking forward to contributing to the Django committee with my 
> work.
> Thank you
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/36fcf0ee-a898-4b43-82ca-c5dc3e0144b8n%40googlegroups.com.

Reply via email to