@googlefactss · Post #40910 · 08.04.2026 г., 21:19
Catfish have over 27,000 taste buds. Humans have around 7,000. @googlefactss#fish
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
Пребарај: #fish
@googlefactss · Post #40910 · 08.04.2026 г., 21:19
Catfish have over 27,000 taste buds. Humans have around 7,000. @googlefactss#fish
Hashtags
@googlefactss · Post #40314 · 13.12.2025 г., 11:04
Eels undergo a life cycle called catadromous. This is when an animal is born in salt water, migrates to fresh water to grow, and then returns to the ocean to spawn @googlefactss#fish
Hashtags
@googlefactss · Post #39912 · 08.10.2025 г., 18:04
Lampreys and hagfish are the most primitive living vertebrates, representing the sole survivors of the jawless fish lineage that diverged early in vertebrate evolution. @googlefactss#fish
Hashtags
@skilllabs · Post #255 · 01.06.2022 г., 15:36
Hey Skill Labs community, have you already played our fishing game on Discord?🐠🧩 👉 Join our Discord NOW: https://discord.com/invite/skilllabs 👉 Go to the channel called: #fish (in the offtop section) and see the rules in a pinned message 👉 We are currently hosting tournaments!
Hashtags
@tonorbital · Post #243 · 25.06.2024 г., 18:01
🎉 Exciting News from #FISH! 🎉 Minting for @RetardinoTON gamepass NFTs is now live! 💫 In the upcoming patch, players can also purchase amazing cosmetic items associated with RetarDino partners. 📈 As a bonus, 50% of the profit will go towards the buyback and burn of #FISH tokens. 🎮 Don't miss out—owning an NFT is your exclusive gateway to play and earn $WFOSS. Let the adventure begin!
Hashtags
@pixiv · Post #215 · 23.05.2017 г., 14:08
#Fish げみ pixiv.net/i/28680466
Hashtags
@pixiv · Post #201 · 16.05.2017 г., 13:07
#Fish enj! pixiv.net/i/58149654
Hashtags
@skilllabs · Post #195 · 10.05.2022 г., 14:31
Beneficial Fishing - You Got 10 BUSD 🤑 Do you remember that Skill Labs launched a Fishing game on Discord? 🔝 We summarized the first results and decided to give 10 BUSD for TOP-5 on the list 🪝 From now, Skill Labs announcing a small tournament for everyone, you play - you earn 👉 Join our Discord and play: https://discord.gg/skilllabs 👉 Go to the channel named: #fish (the offtop section) The results will be published on May 13th 🚀 🐡🐠🐟
Hashtags
@skilllabs · Post #165 · 29.04.2022 г., 20:35
Play in Discord and get rewards 🕹 Hey Skill Guilders, let's play the fishing game using our Discord bot 🦈 👉 Join our Discord: https://discord.gg/skillguilds 👉 Go to the channel called: #fish (the offtop section) 👉 There you will see a pinned message with rules and a tutorial on how to play 🧩 Play the game and complete daily quests using the command: %quests Very soon we will launch a tournament among our community, be ready and train yourself 💪 Join now: https://discord.gg/skillguilds
Hashtags
@SukoFaultyArtLair · Post #4166 · 23.09.2019 г., 20:14
https://twitter.com/Krekk0v/status/1088215914569318402 #female#fish
@OnlineEducation10 · Post #74 · 24.02.2021 г., 05:54
Rare jellyfish species called Halitrephes maasi - #Animals#Fishhttps://twitter.com/i/status/1359961404028063744
@TgSticker · Post #42384 · 04.02.2026 г., 11:21
Которыбы #cat#fish#memes 😊создать свои стикеры