@degenpump_crypto_pump_signals · Post #504310 · 10.05.2026 г., 16:26
#RSR/USDT Take-Profit target 2 ✅ Profit: 31.5867% 📈 Period: 5 hr 2 min ⏰
Hashtags
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
Пребарај: #rsr
@degenpump_crypto_pump_signals · Post #504310 · 10.05.2026 г., 16:26
#RSR/USDT Take-Profit target 2 ✅ Profit: 31.5867% 📈 Period: 5 hr 2 min ⏰
Hashtags
@degenpump_crypto_pump_signals · Post #504289 · 10.05.2026 г., 15:37
#RSR/USDT Take-Profit target 1 ✅ Profit: 22.0372% 📈 Period: 4 hr 34 min ⏰
Hashtags
@proanalysistrader · Post #28518 · 05.03.2025 г., 09:32
#RSR/USDT analysis : The #RSR price is currently in a bearish trend and has established new lows. The price is expected to continue its downward movement and test lower levels. For short entry, consider waiting for the price to touch the resistance zone. TF : 2H Entry : $0.007040 Target : $0.005453 SL : $0.008022
Hashtags
@proanalysistrader · Post #28352 · 21.12.2024 г., 09:52
#RSR/USDT analysis : #RSR has retraced and tested a key support zone, facing immediate rejection that formed a bullish rejection candle. This suggests strong buying interest, the price is expected to rebound from this level and resume its bullish momentum, potentially testing previous highs. TF : 1D Entry : $0.01170 Target : $0.02570 SL : $0.00864
Hashtags
@americancryptotrading · Post #27223 · 19.04.2025 г., 17:23
🇺🇸#RSR/USDT is bouncing off the broken descendingresistance line on the daily chart👨💻 Looks good to buy📈 American Crypto©
Hashtags
@americancryptotrading · Post #27192 · 21.03.2025 г., 17:07
🇺🇸#RSR/USDT is holding above the broken descendingresistance on the weekly chart🧐 More upside is coming📈 American Crypto©
Hashtags
@americancryptotrading · Post #27044 · 09.11.2024 г., 14:53
🇺🇸#RSR/USDT is testing the s/r zone right now on weekly timeframe👀 Bullish if breaks above the one🐃 American Crypto©
Hashtags
@cryptocurreniesbtc · Post #22033 · 08.11.2023 г., 05:45
#RSR/USDT (Futures LONG) 🐋 Entry - CMP 0.002475 - 0.0024 Stoploss - 0.0022 Targets - 0.0026 - 0.0027 - 0.0030 - 0.0034 - 0.0037 Cross X10 - X50
Hashtags
@coinlegs · Post #9878 · 10.02.2024 г., 16:02
#RSR looks good. As long as the price does not fall below the blue zone, no problem for long positions
Hashtags
@doublegtrading · Post #7253 · 26.01.2025 г., 18:40
Binance Futures, Bitget Futures, ByBit USDT, KuCoin Futures, OKX Futures #RSR/USDT Take-Profit target 1 ✅ Profit: 19.0259% 📈 Period: 34 Minutes ⏰
Hashtags
@signal_bitcoins · Post #2711 · 08.02.2024 г., 15:05
#RSR pullback done to the broken falling wedge pattern on Weekly time frame,we are waiting for the next movement right now 👀 ❄️@signals_bitcoin_crypto❄️ ❄️@Shadow_support0o❄️
Hashtags
@signal_bitcoins · Post #2223 · 08.01.2024 г., 12:51
#RSR broken down the Bearish channel on Daily time frame,we expect more correction after a pullback to the bottom of broken channel 📉 ❄️@signals_bitcoin_crypto❄️ ❄️@Shadow_support0o❄️
Hashtags