TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #335 · 29 мар.

В Linux стандартными средствами можно использовать часть оперативной памяти как диск. Для этого требуется указать тип монтирования tmpfs в команде mount mount -t tmpfs -o size=5G tmpfs /mnt/ram Теперь путь /mnt/ram можно использовать как обычный каталог. Для чего это может быть нужно? ▫️ Скорость работы с таким каталогом выше чем многие SSD и тем более HDD. ▫️ Если у вас очень быстрый SSD на NVMe M.2 то такой способ особо не прибавит вам скорости, но поможет сохранить ресурс SSD когда требуется обрабатывать очень много мелких файлов и оперативка позволяет выделить нужный объем. ▫️ Оперативка это энергозависимая память, поэтому выключении питания все файлы безвозвратно теряются. Такой "non persistent" каталог гарантирует удаление временных файлов. Я написал небольшой скрипт для условного теста и сравнения скорости копирования файлов между SSD и RAM. Вот мои результаты: Single File Size: 30.0Gb ssd > ssd: 0:00:12.850 / 2.3Gb/s sdd > ram: 0:00:06.453 / 4.6Gb/s ram > ram: 0:00:06.995 / 4.3Gb/s ram > sdd: 0:00:06.217 / 4.8Gb/s Dir size: 32.7Gb, File count: 11127 ssd > ssd: 0:00:15.063 / 2.2Gb/s sdd > ram: 0:00:08.486 / 3.9Gb/s ram > ram: 0:00:08.032 / 4.1Gb/s ram > sdd: 0:00:07.026 / 4.7Gb/s Скрипт для теста ↗️ На моём железе прирост скорости ~2x. Плюс экономия ресурса SSD. В Windows такой фишки по умолчанию нет, но обязательно найдутся аналогичные решения #linux#triks

Hashtags

Резултати

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

Пребарај: #inflationdata

当前筛选 #inflationdata清除筛选
Crypto M - Crypto News

@CryptoM · Post #64848 · 10.04.2026 г., 04:06

🚀 Iron Ore Prices Rise Slightly Amid Improved Inflation Data Iron ore prices have experienced a slight increase following the release of improved inflation data. According to Jin10, this development comes as BHP continues negotiations, with new progress reported on the timeline. If expectations for a supply release are realized, the balance between supply and demand could be disrupted. The market is closely monitoring these negotiations, as any changes in supply could significantly impact iron ore prices and the broader commodities market. #IronOrePrices#InflationData#BHP#SupplyAndDemand#CommoditiesMarket#IronOre#MarketImpact

Crypto M - Crypto News

@CryptoM · Post #64942 · 10.04.2026 г., 11:33

🚀 Market Focus Shifts to U.S.-Iran Talks Amid Inflation Concerns Foreign exchange analyst Giuseppe Dellamotta noted that the market's attention is currently centered on the U.S.-Iran negotiations. According to Jin10, the inflation data for March, widely attributed to the ongoing conflict, is likely to be overlooked as the outcome of the talks takes precedence. While there is significant divergence in predictions for the overall CPI, forecasts for the core CPI are more aligned. The Federal Reserve maintains a neutral stance but has indicated readiness to tighten policies further if inflation expectations rise or if the conflict extends longer than anticipated. The market anticipates a 7 basis point easing by the end of the year, suggesting no changes in interest rates are expected in 2026. #USIranTalks#InflationConcerns#ForeignExchange#CPI#CoreCPI#FederalReserve#InterestRates#MarketFocus#InflationData#PolicyTightening

Crypto M - Crypto News

@CryptoM · Post #64990 · 10.04.2026 г., 13:05

🚀 Core Inflation Data Falls Short of Expectations Amid Iran Conflict On April 10, Jin10 reported that March's core inflation data, excluding the significant rise in energy prices due to the Iran conflict, fell below expectations. According to Jin10, Omair Sharif from Inflation Insights noted that this positive trend might not last. Sharif explained that the core price increase was suppressed by declines in two categories: legal services and medical goods, which are unlikely to remain at their current low levels in the coming months. Additionally, airfare prices rose by 2.7% last month and may accelerate further. He stated, “Aside from gasoline, today's data largely does not reflect the impact of the Iran conflict, so I expect core inflation readings to strengthen in the coming months.” #CoreInflation#IranConflict#InflationData#EnergyPrices#LegalServices#MedicalGoods#AirfarePrices#OmairSharif#EconomicTrends#InflationInsights