TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #32 · 7 фев.

Скорее всего уже слышали, что складывать строки через + это плохая практика. Падение производительности, и всё такое. Без лишних слов, давайте измерять: 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

Резултати

Пронајдени 13 слични објави

Пребарај: #nuls

当前筛选 #nuls清除筛选
Pro Analysis

@proanalysistrader · Post #28488 · 21.02.2025 г., 10:07

#NULS/USDT analysis : #NULS is currently in a bearish trend, trading below the 200 EMA and consistently making new lows. The price is testing the 200 EMA, with expectations of a rejection at this level, which will lead to a continuation of the bearish momentum and the formation of new lows. TF : 4h Entry : $0.2760 Target : $0.2150 SL : $0.3145

Hashtags

Pro Analysis

@proanalysistrader · Post #28128 · 06.11.2024 г., 14:20

#NULS/USDT analysis : #NULS is currently in a downtrend, establishing lower lows (LLs) and lower highs (LHs) below the 200 EMA. The price has retraced to the resistance zone, and it is anticipated that it will continue its bearish momentum, potentially testing lower levels. TF : 4h Entry : $0.2996 Target : $0.2667 SL : $0.3230

Hashtags

Pro Analysis

@proanalysistrader · Post #27776 · 30.07.2024 г., 11:34

#NULS/USDT analysis - #NULS is trading in a downtrend below the 200 EMA. The price is currently declining from resistance zone and is expected to test the support zone soon. TF : 1H Entry : $0.3080 Target : $0.2840 SL : $0.3246

Hashtags

Pro Analysis

@proanalysistrader · Post #27755 · 13.07.2024 г., 17:36

#NULS/USDT analysis - #NULS is in an uptrend, trading above the 200 EMA. After the breakdown of the previous swing high, the price is now sustaining this level and is expected to continue its bullish momentum to test new highs. TF : 30min Entry : $0.3237 Target : $0.3479 SL : $0.3171

Hashtags

Binance Big Pump Signals Future trade

@binancebigpumpsignalsfuture · Post #2025 · 09.02.2022 г., 05:44

#NULS result 2 nd target achieved in just 2 days ✅✅ One more huge quick profit 32%🤑💰🤑 👉 Still thinking? The more you wait more you lose profit ☎️ Contact @MichaelStrategiesVip for membership and grab next breakout signal

Hashtags

Binance Big Pump Signals Future trade

@binancebigpumpsignalsfuture · Post #2017 · 06.02.2022 г., 15:52

#NULS result 1 st target achieved in just 6 house ✅✅✅ One more huge quick profit 6.3%🤑💰🤑 👉 Still thinking? The more you wait more you lose profit ☎️ Contact @MichaelStrategiesVip for membership and grab next breakout signal

Hashtags

Binance Big Pump Signals Future trade

@binancebigpumpsignalsfuture · Post #1876 · 30.12.2021 г., 09:21

#NULS result 1rd target achieved in just 16 house ✅✅✅ One more huge quick profit 5%🤑💰🤑 👉 Still thinking? The more you wait more you lose profit ☎️ Contact @MichaelStrategiesVip for premium membership and grab next breakout signal

Hashtags

🗺 Travel the World | Private Expeditions

@expeditionsworldwide · Post #64 · 18.08.2020 г., 22:16

📉 Today the market is in a slight correction. This is good for me. Any price drop, I regard as an opportunity to buy cryptocurrency at a good price. Today I add to my portfolio - NULS (#NULS). Bought it for $ 10, on the largest crypto-exchange Binance. 🎯 Long term investment. The Motive to buy: #NULS is ranked 168 in the CoinMarketCap rating. The coin was not pumped! The price has retested the support zone of $0.2125-0.3798 and moves to the resistance zone of $1.1065-1.3249. To continue the growth, it is necessary to consolidate above $1.3250. Price projector points to growth towards $2.15. 🚀 Expected to grow from 85% to 460%. 😱 You can see my previous investment result here - https://bit.ly/30GlvN2

Hashtags

12
ПретходнаСтраница 1 од 2Следна