Home > Common Problem > body text

Microsoft's DirectStorage makes NVMe SSD nearly 70% faster than Win32

王林
Release: 2023-05-01 11:55:06
forward
787 people have browsed it
微软的 DirectStorage 让 NVMe SSD 比 Win32 快了近 70%

The DirectStorage API SDK finally came to Windows recently, which means game developers can now start using the technology to implement it in PC games. After that, today we announced at the 2022 Game Developers Conference ( The first demo of a game using DirectStorage was shown at GDC) event.

Luminous Productions’ Forspoken (formerly Project Athia) has acquired this feature, and in impressive numbers. Several loading scenarios were shown in the demo, and the improvements using Microsoft's DirectStorage looked large, even with SATA-based SSDs; the gap was even wider with faster NVMe SSDs.

微软的 DirectStorage 让 NVMe SSD 比 Win32 快了近 70%
微软的 DirectStorage 让 NVMe SSD 比 Win32 快了近 70%
#During the demo, a chart is also provided showing the I/O (input-output) rate and corresponding game load time when using DirectStorage with the Windows Win32 Storage API.

微软的 DirectStorage 让 NVMe SSD 比 Win32 快了近 70%
This gain is especially impressive when you look at NVMe data, as it shows DirectStorage (4,829 MB/s) compared to Win32 (2,862 MB/s) s) increased by nearly 70%. In actual load times, though, the difference isn't that huge, but it could mean some games will load faster in the future.

As you may have noticed in the video above, in addition to Microsoft's DirectStorage, Forspoken is also getting AMD's new FidelityFX Super Resolution (FSR) 2.0, although support for the feature is currently still in development middle. However, implementing it might not be too difficult since the game already uses FSR 1.0 features.

The above is the detailed content of Microsoft's DirectStorage makes NVMe SSD nearly 70% faster than Win32. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:yundongfang.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!