←back to thread

620 points tambourine_man | 3 comments | | HN request time: 0.61s | source
1. sgt ◴[] No.43749750[source]
Will it be a performance boost if Django's template engine started using t-strings internally?
replies(1): >>43749940 #
2. pwdisswordfishz ◴[] No.43749940[source]
Why would mere syntax make a difference?
replies(1): >>43750179 #
3. sgt ◴[] No.43750179[source]
No, I mean that if Django's template engine internally switched over its implementation to enable templating (as a functionality) to use these new t-strings. If t-strings are more highly optimized within Python, it could mean a performance boost.