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

Резултати

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

Пребарај: #withdrawal

当前筛选 #withdrawal清除筛选
SingSing Announcement

@singsingchannel · Post #877 · 05.10.2024 г., 09:25

🚀 Withdrawals Are Back Online! 🚀 Good news, fam! 🥳 The maintenance is complete, and withdrawals are officially open again! 💸✨ We appreciate your patience, and now everything’s running smoother than ever. Get back to those moves, and as always, thanks for being legends! 💪🔥 #SingSing#Withdrawal 🎤Announcement | Chat | X (Twitter) | Website | Game

SingSing Announcement

@singsingchannel · Post #876 · 05.10.2024 г., 07:53

🚧 Temporary Withdrawal Lock for Maintenance 🚧 Hey fam, to ensure the smoothest and safest experience for y'all, we're temporarily locking withdrawals for a quick maintenance session. 🔧⏳ Don't worry, your assets are safe and sound! 🛡 💪 We'll be back up in no time, making things faster, stronger, and ready for action. Stay tuned for updates! Thank you for your patience and support, legends! 🙏 #SingSing#Withdrawal#Security 🎤Announcement | Chat | X (Twitter) | Website | Game

SingSing Announcement

@singsingchannel · Post #835 · 26.09.2024 г., 01:06

🚨 TON Withdrawal Notice 🚨 Due to expected network congestion, the TON withdrawal feature will be temporarily disabled at 9:45 AM UTC - Sep 26. We’re sharing this early so you can plan ahead! For more details, check the link: https://t.me/tonstatus/143 🔔 We’ll notify you once the service is restored. #TON#Withdrawal#Announcement#Crypto 🎤Announcement | Chat | X (Twitter) | Website | Game

Venture Village Wall 🦄

@venturevillagewall · Post #3994 · 27.01.2025 г., 01:00

Bitcoin Supply Shrinks, Prices Rise New York Times discusses Trump's interest in a federal Bitcoin stockpile. Current Bitcoin held on exchanges drops to 2.3M, the lowest in years, indicating tightening supply. More Bitcoin moving to long-term storage boosts prices. Read more by Documenting Bitcoin. #Bitcoin#Crypto#VC#Trump#Stockpile#Supply#Exchange#Price#Storage#Market#Finance#Investing#Economy#Blockchain#DigitalAssets#HODL#Withdrawal

STAR VET BOOKS

@starvetbooks · Post #4994 · 16.03.2025 г., 06:10

💉💉#XYLOCAINE/ #LIDOCAINE_INJECTION💉💉 👉Lidocaine 2% Injection is a potent, Regional/local anesthetic. 👉 Formulated for producing epidural, nerve conduction& infiltration anesthesia. 👉 It is designed for use in dogs, cats, cattle & horses 💉#PRODUCT Injectable solution 💉#COMPOSITION 👉 Each mL of the 100mL Lidocaine 2% contains: ✓Lidocaine HCl: 2.0% ✓Propylene Glycol: 5.2% ✓NaCl: 0.5% ✓Sodium Lactate: 0.5% ✓Preservatives: Methylparaben (0.15%) ✓Sodium Metabisulfite (0.10%) ✓Propylparaben (0.03%) ✓Disodium Edetate (0.001%) 💉#INDICATIONS/USES 👉Local or regional anesthesia in various animal species 👉Nerve blocks for surgical and diagnostic procedures 👉Pain management during minor surgeries in pets & livestock 💉#CONTRAINDICATIONS/CAUTIONS 👉It's a well tolerated 👉Contraindicated in animals with known hypersensitivity to it 👉Caution is advised in animals with pre-existing cardiac conditions. 💉#ADMINISTRATION/DOSAGE 👉#EPIDURAL ✓Cattle/Horses: 5-15 mL. ✓Dogs)Cats: 1 mL/2.5Kg 👉#NERVE_BLOCK ✓Cattle/Horses: 5-20 mL. 👉#INFILTRATION ✓Dilute to a 0.5% conc (1 mL of 2% solution diluted with 3 mL of sterile water = 4 mL of a 0.5% solution 💉#WITHDRAWAL PERIOD 👉 1 day for meat & 24 hours for milk after epidural use of lidocaine 👉 4 days for meat & 72 hours for milk after subcutaneous use of lidocaine. https://t.me/starvetbooks