Sunday, January 28, 2018

Re: Native JIT compiler for Django?

What I get from you, Etienne, is that you think this is a cool area to look into, but don't have anything else aside from that suspect coolness factor to apply to your proposal.  Besides, this thing you said above

I don't want to optimize my code manually except with machine-compiled instructions.


makes me extremely concerned that you're in the middle of an X-Y Problem and are avoiding the core issue because you don't feel its your responsibility to practice good design, execute profiling to benchmark performance and implement what optimizations are available for the bottlenecks identified.
 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b5f37295-8ca1-4c33-a819-6c524c76deb1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment