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 слични објави

Пребарај: #inflationconcerns

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

@CryptoM · Post #64657 · 09.04.2026 г., 12:47

🚀 U.S. Consumer Spending Shows Minimal Growth Amid Inflation Concerns U.S. consumer spending in February showed little growth, according to data from the U.S. Department of Commerce. This comes amid ongoing inflation concerns, which are expected to worsen due to the conflict involving Iran. According to Jin10, inflation-adjusted consumer spending increased by 0.1% compared to January. The core Personal Consumption Expenditures (PCE) index, excluding food and energy, rose by 0.4% from the previous month. The annual rate of the core PCE price index, favored by the Federal Reserve, recorded a 3.0% increase. #ConsumerSpending#InflationConcerns#USEconomy#PCEIndex#IranConflict#FederalReserve#EconomicGrowth

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 #65355 · 13.04.2026 г., 02:09

🚀 JGBs Decline Amid Inflation Concerns Following U.S.-Iran Peace Talks Collapse Japanese Government Bonds (JGBs) experienced a decline as renewed inflation concerns emerged after the failure of peace talks between the United States and Iran. Wall Street Journal (Markets) posted on X that the breakdown in negotiations has heightened geopolitical tensions, contributing to market volatility. The unsuccessful talks have led to increased uncertainty in the global markets, with investors worried about potential disruptions in oil supply and subsequent inflationary pressures. This has prompted a sell-off in JGBs as investors seek safer assets. Analysts suggest that the geopolitical instability could lead to further fluctuations in bond markets, as traders adjust their portfolios in response to the evolving situation. The impact of these developments on the broader financial markets remains to be seen, with attention now focused on potential diplomatic efforts to resolve the tensions. #JGBs#InflationConcerns#USIranTalks#PeaceTalksCollapse#GeopoliticalTensions#MarketVolatility#OilSupply#BondMarkets#FinancialMarkets#Investors#MarketFluctuations