/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Python’s new t-strings
(davepeck.org)
620 points
tambourine_man
| 2 comments |
21 Apr 25 04:31 UTC
|
HN request time: 0.44s
|
source
Show context
sgt
◴[
21 Apr 25 08:59 UTC
]
No.
43749750
[source]
▶
>>43748512 (OP)
#
Will it be a performance boost if Django's template engine started using t-strings internally?
replies(1):
>>43749940
#
1.
pwdisswordfishz
◴[
21 Apr 25 09:31 UTC
]
No.
43749940
[source]
▶
>>43749750
#
Why would mere syntax make a difference?
replies(1):
>>43750179
#
ID:
GO
2.
sgt
◴[
21 Apr 25 10:08 UTC
]
No.
43750179
[source]
▶
>>43749940 (TP)
#
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.
↑