> . Multiple assignment is slower than individual assignment. For > example "x,y=a,b" is slower than "x=a; y=b". However, multiple > assignment is faster for variable swaps. For example, "x,y=y,x" is > faster than "t=x; x=y; y=t". marginally faster in 2.4, a lot slower in earlier versions. maybe you should mark sections that rely on 2.4-specific optimizations, so that people who use earlier versions don't end up slowing their programs down... </F>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4