Thread: SH3 on SSD
View Single Post
Old 05-03-09, 05:12 AM   #3
Firebird
Torpedoman
 
Join Date: Feb 2006
Posts: 111
Downloads: 45
Uploads: 0
Default

Yeah, for new games it probably wouldn't make a huge difference, but consider:
- SH3 has over 25000 relatively small files (0 - 100 KB) of which 7500 smaller than 10 KB. Reading those has quite a performance impact on regular disks due to the access time incurred, but that's much less of an issue on SSDs (access time reduced by two orders of magnitude)
- loading isn't optimized as it is in SH4. It really seems as if the HD is the bottleneck because it merely reads the files (configuration data and textures?), parses them and stores the data into RAM.
Correct me if I'm wrong, I'm merely trying to guess .

Last edited by Firebird; 05-03-09 at 05:23 AM.
Firebird is offline   Reply With Quote