@SINLINEAMXnoticias · Post #32016 · 06.05.2026 г., 04:12
¡Enhorabuena! 👏 🔴 Con esta decisión, el #AIFA abre la puerta a nuevas rutas internacionales 🇺🇸✈️🇲🇽 https://sinlineamx.com/eu-reconoce-aifa-pieza-clave-aeroportuaria-mexico/
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
Пребарај: #aifa
@SINLINEAMXnoticias · Post #32016 · 06.05.2026 г., 04:12
¡Enhorabuena! 👏 🔴 Con esta decisión, el #AIFA abre la puerta a nuevas rutas internacionales 🇺🇸✈️🇲🇽 https://sinlineamx.com/eu-reconoce-aifa-pieza-clave-aeroportuaria-mexico/
Hashtags
@SINLINEAMXnoticias · Post #31283 · 06.04.2026 г., 00:20
¿Cómo dejar a un panista en ridículo? 🤡 Llévalo al #AIFA🤣
Hashtags
@SINLINEAMXnoticias · Post #31276 · 05.04.2026 г., 17:11
¡Orgullo de México! 🇲🇽 ‼️El fin de semana la fachiza se volvió loca por el #AIFA Mientras los ciudadanos están felices usando esta importante obra. Aunque Federico Döring arme montajes fallidos, la realidad es muy diferente a la que la comentocracia nos quiere hacer creer.
Hashtags
@noticiastln · Post #2001 · 25.03.2023 г., 16:06
https://descubreenmexico.com/a-bailar-con-banda-el-recodo-en-el-festival-atmosfera-tecamac/ El #AIFA esta de fiesta con Banda el Recodo
Hashtags
@SINLINEAMXnoticias · Post #31250 · 03.04.2026 г., 20:40
¡Ardor para la fachiza! El #AIFA sigue ganado visitantes nacionales e internacionales. A la derecha no le gusta saber que México avanza, por eso inventan historias de fracasos. #SemanaSanta#AIFA
Hashtags
@SINLINEAMXnoticias · Post #31253 · 03.04.2026 г., 23:25
No que no ‼️ 🔴#Sheinbaum compartió fotografías del éxito del #AIFA, una de las obras más emblemáticas de #AMLO🛩️👏🏻🇲🇽 https://revistaelpolitico.com/nacional/sheinbaum-destaca-afluencia-aifa-viernes-santo/
Hashtags
@ai_odyssey_art · Post #53413 · 24.10.2025 г., 14:31
Detailed oil and watercolor hybrid, dark-fantasy meets tropical minimalism, masterpiece quality, ultra-detailed, painterly brushwork, 8K. Side view of a young blonde with very long wavy hair blowing in the wind, graceful and relaxed. Minimal accessories: aviator sunglasses with neon turquoise lenses and a few simple bracelets. Bright tropical palette and bold prints: red bustier and red bi. bottoms. She is standing on a surfboard, poised as if catching a gentle wave. Background: seaside beach with palm trees and rocky outcrops suggesting an exotic resort. Natural materials and earthy tones in props emphasize connection with nature. Light, airy mood conveying the ease of a beach vacation, soft cinematic lighting, subtle watercolor textures blended with detailed oil strokes, shallow depth of field, rich but balanced contrast. Original character, no real people, no logos —ar 3:4 —s 1000 —style raw —v 7 #aiartist#neuralnetworks#deeplearning#aicommunity#aifa Показать полностью... ***** Subscribe!⬅️ Click!
@SINLINEAMXnoticias · Post #31290 · 06.04.2026 г., 04:44
¡Qué 🐶🐻! 🔴#FedericoDöring intentó minimizar el éxito del #AIFA grabando un video del aeropuerto vacío… pero las imágenes mostraron la afluencia de pasajeros 🤡🔥📹 https://sinlineamx.com/tunden-diputado-del-pan-intentar-mostrar-aifa-vacio/
Hashtags
@SINLINEAMXnoticias · Post #31303 · 06.04.2026 г., 21:24
‼️En pleno #SábadoDeGloria, este diputado panista fue a hacer su show al #AIFA… y salió más quemado que Judas 🤡🔥
Hashtags
@SINLINEAMXnoticias · Post #31182 · 31.03.2026 г., 15:32
¡Atención! 🤚🏻🚨 🔴#ElPayín venía del #AIFA y viajaba con un acompañante cuando su camioneta explotó sobre la México-Pachuca 💥🛻 | Así ocurrió todo 📹👇🏻 https://sinlineamx.com/quien-era-el-payin-criminal-murio-explosion-camioneta/
@SINLINEAMXnoticias · Post #31280 · 05.04.2026 г., 20:23
¡No cabe duda que están desesperados! 😂 Resulta y resalta, que el panista #FedericoDöring fue hasta al #AIFA a dizque desmentir a la presidenta #Sheinbaum y terminó haciendo el ridículo 🤡 Afirmó que no había gente y resultó todo lo contrario 🤣
Hashtags