Скорее всего уже слышали, что складывать строки через + это плохая практика. Падение производительности, и всё такое. Без лишних слов, давайте измерять:
from timeit import timeit
def t1():
# складываем 10 строк через + из переменной
t = 'text'
for _ in range(1000):
s = t + t + t + t + t + t + t + t + t
def t2():
# склеиваем список строк через метод join
arr = ['text'] * 10
for _ in range(1000):
s = ''.join(arr)
def t3():
# складываем через + но не из переменной а непосредственно инлайн объекты
for _ in range(1000):
s = 'text' + 'text' + 'text' + ... # всего 10 раз
Теперь каждую строку склейки запустим по 10М раз
>>> timeit(t1, number=10000)
0.21951690399964718
>>> timeit(t2, number=10000)
1.4978306379998685
>>> timeit(t3, number=10000)
0.2213820789993406
Хм, а нам говорили что через "+" это плохо и медленно ))) 😁
Тут стоит учитывать, что речь идёт о склейке множества длинных строк.
Давайте изменим условия:
def t4():
t = 'text'*100
for _ in range(1000):
s = t + t + t + t + t + t + t + t + t
def t5():
arr = ['text'*100] * 10
for _ in range(1000):
s = ''.join(arr)
def t6():
for _ in range(1000):
s = 'text'*100 + 'text'*100 + ... # всего 10 раз
>>> timeit(t4, number=10000)
12.795130728000004
>>> timeit(t5, number=10000)
2.642637542999182
>>> timeit(t6, number=10000)
0.2184546610005782
Вот, уже другой разговор, сразу видна разница, в среднем в 6 раз. Но погодите, почему последний тест t6() по скорости такой же как и t3()? Ведь строки теперь в 100 раз длиннее!
Это вопросы оптимизации кода, какие простые изменения ускоряют или замедляют выполнение программы. Мы столкнулись с примером обхода обращения к переменной. Например, именно так работает директива #define в С++, во время компиляции подставляя значение переменной вместо ссылки на неё.
В Python это тоже работает, но часто ли вы сможете встретить такой способ работы со строками? К сожалению, способ почти только теоретический.
В целом, тесты показали то, что мы хотели. Делаем выводы самостоятельно.
Полный листинг 🌍
#tricks
🔅ETHUSD Will Go Up! Long!📈
- - - - - - -
Here is our detailed technical review for📊ETHUSD.
The price is testing a key support 2,258.90.
Current market trend & oversold RSI makes me think that buyers will push the price. I will anticipate a bullish movement at least to 2,300.40 level.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
🌐Free Copy Trading: Link
📲Join VIP via Bot:Link
❓Official Contact:@signalprovidercontact
🔅ETHUSD Will Go Up! Buy!📈
- - - - - - -
Here is our detailed technical review for📊ETHUSD.
The market is on a crucial zone of demand 2,331.82.
The oversold market condition in a combination with key structure gives us a relatively strong bullish signal with goal 2,374.44 level.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
🌐Free Copy Trading: Link
📲Join VIP via Bot:Link
❓Official Contact:@signalprovidercontact
🔅ETHUSD Is Going Down! Sell!📉
- - - - - - - -
Please, check our technical outlook for 📊ETHUSD.
The price is testing a key resistance 2,265.42.
Taking into consideration the current market trend & overbought RSI, chances will be high to see a bearish movement to the downside at least to 2,216.41 level.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
🌐Free Copy Trading: Link
📲Join VIP via Bot:Link
❓Official Contact:@signalprovidercontact
🔅ETHUSD Is Bearish! Sell!📉
- - - - - - - -
Here is our detailed technical review for 📊ETHUSD.
The price is testing a key resistance 2,429.70.
Taking into consideration the current market trend & overbought RSI, chances will be high to see a bearish movement to the downside at least to 2,177.11 level.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
Subscribe to my Premium VIP Signals Group and get:
⭐️ VIP Forex Signals
⭐️ VIP Gold/Silver Signals
⭐️ VIP Indexes Signals
⭐️ VIP Commodities Signals
➕JOIN NOW via Bot: @Subscriptionproviderbot
➕Contact: @signalprovidercontact
🔅ETHUSD Will Move Higher! Long!📈
- - - - - - -
Here is our detailed technical review for 📊ETHUSD.
The market is approaching a significant support area 2,028.29.
The underlined horizontal cluster clearly indicates a highly probable bullish movement with target 2,088.97 level.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
🌐Free Copy Trading: Link
📲Join VIP via Bot:Link
❓Official Contact:@signalprovidercontact
🔅ETHUSD Is Very Bullish! Buy!📈
- - - - - - -
Please, check our technical outlook for 📊ETHUSD.
The market is approaching a key horizontal level 1,989.88.
Considering the today's price action, probabilities will be high to see a movement to 2,113.72.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
🌐Free Copy Trading: Link
📲Join VIP via Bot:Link
❓Official Contact:@signalprovidercontact
🔅ETHUSD Is Going Down! Sell!📉
- - - - - - - -
Please, check our technical outlook for 📊ETHUSD.
The market is approaching a significant resistance area 2,131.97.
Due to the fact that we see a positive bearish reaction from the underlined area, I strongly believe that sellers will manage to push the price all the way down to 1,759.92 level.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
⭐️ Key Benefits of VIP Group:
⭐️ 3-4 Exclusive Daily Signals
⭐️ One Take Profit
⭐️ Stop Loss
⭐️ High Accuracy
⭐️ Minimal risk
JOIN NOW via Bot:
@Subscriptionproviderbot
CONTACT:
@signalprovidercontact
🔅ETHUSD Will Go Up From Support! Buy!📈
- - - - - - -
Here is our detailed technical review for 📊ETHUSD.
The price is testing a key support 1,979.31.
Current market trend & oversold RSI makes me think that buyers will push the price. I will anticipate a bullish movement at least to 2,125.28 level.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
Subscribe to my Premium VIP Signals Group and get:
⭐️ VIP Forex Signals
⭐️ VIP Gold/Silver Signals
⭐️ VIP Indexes Signals
⭐️ VIP Commodities Signals
➕JOIN NOW via Bot: @Subscriptionproviderbot
➕Contact: @signalprovidercontact
🔅ETHUSD Will Go Lower! Sell!📉
- - - - - - - -
Please, check our technical outlook for 📊ETHUSD.
The market is approaching a key horizontal level 1,961.90.
Considering the today's price action, probabilities will be high to see a movement to 1,930.45.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
🌐Free Copy Trading: Link
📲Join VIP via Bot:Link
❓Official Contact:@signalprovidercontact
🔅ETHUSD Is Going Up! Long!📈
- - - - - - -
Please, check our technical outlook for 📊ETHUSD.
The market is approaching a key horizontal level 2,050.77.
Considering the today's price action, probabilities will be high to see a movement to 2,817.29.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
⭐️ Key Benefits of VIP Group:
⭐️ 3-4 Exclusive Daily Signals
⭐️ One Take Profit
⭐️ Stop Loss
⭐️ High Accuracy
⭐️ Minimal risk
JOIN NOW via Bot:
@Subscriptionproviderbot
CONTACT:
@signalprovidercontact
🔅ETHUSD Will Move Higher! Long!📈
- - - - - - -
Here is our detailed technical review for 📊ETHUSD.
The market is approaching a significant support area 2,676.10.
The underlined horizontal cluster clearly indicates a highly probable bullish movement with target 2,878.21 level.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
🌐Free Copy Trading: Link
📲Join VIP via Bot:Link
❓Official Contact:@signalprovidercontact
🔅ETHUSD Is Very Bearish! Sell!📉
- - - - - - - -
Here is our detailed technical review for 📊ETHUSD.
The price is testing a key resistance 2,894.86.
Taking into consideration the current market trend & overbought RSI, chances will be high to see a bearish movement to the downside at least to 2,786.03 level.
- - - - - - - -
#freesignal#ethusd
- - - - - - - -
🌐Free Copy Trading: Link
📲Join VIP via Bot:Link
❓Official Contact:@signalprovidercontact