@coin_signals · Post #16646 · 13.05.2025 г., 09:11
#BABYDOGE Buy & Hold. Target 1 : 2x - 3x
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
Пребарај: #babydoge
@coin_signals · Post #16646 · 13.05.2025 г., 09:11
#BABYDOGE Buy & Hold. Target 1 : 2x - 3x
Hashtags
@cryptoalgebra · Post #2387 · 04.07.2025 г., 15:20
Haven’t spotlighted our first non-EVM DEX in a while 👀 🌱 TONCO — the first CLAMM on TON blockchain — is thriving: 🔁 135K swaps,💸 $801K fees 📈 $285M total vol, $8.2M TVL, 537 weekly traders 🔥 Highlights: – $FDUSD launch w/ farming – #BabyDoge: $600K vol, 335% APR – $STORM farm: 500% APR – $BLUM: 100%+ real yield – $TON / $USDT: 42.5% avg APR – highest on TON All powered by Algebra 💪 Dive in 👉tonco.io
Hashtags
@tonlines · Post #7226 · 15.05.2025 г., 13:15
⚡️STON.fi Welcomes BabyDoge to Its Platform #BabyDoge#TON STON.fi has announced that on May 19, BabyDoge will be available for trading and liquidity provision on their platform. Launched in 2021, BabyDoge has grown into a robust multi-chain ecosystem featuring elements like BabyDogeSwap and an NFT Marketplace. This move further integrates BabyDoge into the TON ecosystem, appealing to crypto enthusiasts through its community-driven initiatives. Source: link @tonlines
@tradeandinvest_ann · Post #667 · 13.02.2025 г., 15:53
#BSC szn is already literally dragging liquidity off the entire market rn 😂 And CZ is increasing the pull by soft shilling his dog Been comfy in $CAKE, $CAT, $BAKE, $CGPT, $ANDY, #BabyDoge while also anticipating CZ’s dog. Open to whatever else makes sense on the chain tho 👇🏽
@tonlines · Post #7315 · 21.05.2025 г., 17:12
Trading Competition: Baby Doge Coin on xRocket #xRocket#BabyDoge xRocket News announces the listing of Baby Doge Coin on xRocket with a trading competition. Participants trading the $1MBABYDOGE/$TON pair can win a share of the $5,000 prize pool, with the competition running from May 21 to May 28. Baby Doge Coin, a popular meme token on Binance Smart Chain, is now integrated with xRocket’s SocialFi tools. Source: link @tonlines
@tonlines · Post #7313 · 21.05.2025 г., 16:35
⚡️STON.fi Welcomes BabyDoge Token #BabyDoge#STONfi#TON STON.fi announces the addition of the popular meme token, BabyDoge, to its trading platform. BabyDoge, known for its robust ecosystem featuring BabyDogeSwap and an NFT Marketplace, offers exclusive farming opportunities for users with $10,000 in rewards. Source: link @tonlines
@michaelvandepoppeanalyst · Post #4744 · 02.09.2024 г., 17:08
#1000BONK +736%💎 #BABYDOGE +175%💎 #ASTR +280%💎 Premium VIP Signal
@michaelvandepoppeanalyst · Post #4741 · 02.09.2024 г., 17:06
#1000BONK +736%💎 #BABYDOGE +175%💎 #ASTR +280%💎 Premium VIP Signal
@michaelvandepoppeanalyst · Post #4160 · 09.07.2024 г., 12:28
#BABYDOGE +247%🔥 #ENJ +313%⚡️ #GFT +175%💥 #SOL +234%🚀 Premium VIP Signal