![]() |
|
![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
![]() In each video.
1: Create RAMDisk 2: Create copy of game file 3: Run SSD Version, zone, etc, do stuff. 4: Run RAMDisk Version, zone, etc, do stuff. You decide! As you can see they are extremely similar. The thread (that poofed on rollback) talking about load times with SSD vs RAMDisk got me wondering and here are the results for your eyes and judgements. Test One: EverQuest http://youtu.be/BuW6PV2ohtE Test Two: (Heavily Modded) Skyrim Lame, turns out my video recorder can't capture Skyrim. Anyone know of a good one?
__________________
Blue : Bookmedder, Unkiller, Being, Useful, Stembolt, Computer
Green : Pending | ||
Last edited by myxomatosii; 12-08-2013 at 09:48 PM..
|
|
#2
|
|||
|
![]() Cliffnotes to the video? dont feel like watching.
__________________
![]() | ||
|
#4
|
||||
|
![]() Quote:
Video has 2 points + 1 reason. Reason: I didn't feel like recording the data necessary to make a pure info post, and video is more illustrative. Point 1: SSD are worth the money if you play games. Point 2: If you can't go SSD, RAMDisk are an easy half-measure, the video includes the entire RAMDisk creation and file copying.
__________________
Blue : Bookmedder, Unkiller, Being, Useful, Stembolt, Computer
Green : Pending | |||
|
#5
|
||||
|
![]() Quote:
Would be interested in trying this out. | |||
|
#6
|
||||
|
![]() Quote:
As far as free trials to what I used just follow that link. The most interesting thing I think of it all is how similar the load times are. Despite the benchmarks. The benchmarks, as well as all of the comments on the forums, made it seem like it would load like a bat out of hell but watching both videos side by side you'd be hard pressed to say who was using a RAMDisk. Top is SSD, bottom is RAMDisk. Two runs. As you can see the SSD only read/writes at one-third of a gigabyte per second while the RAMDisk can read/write quite nearly ten gigabytes per second. That's a hell of a difference. [You must be logged in to view images. Log in or Register.]
__________________
Blue : Bookmedder, Unkiller, Being, Useful, Stembolt, Computer
Green : Pending | |||
Last edited by myxomatosii; 12-08-2013 at 07:56 PM..
|
|
#8
|
|||
|
![]() The bottleneck could easily be server related. Around 5 seconds seems to be the best you can get on zoning/load times.
__________________
<Asgard>
Kutsuu (rog), Neverest (mnk), Guredo (rng) Life's hard when you're stupid. | ||
|
#9
|
|||
|
![]() For the reasons mentioned above is why I plan to post a second benchmark using an offline game.
One on Steam that I already own, and that has notorious load times preferably.
__________________
Blue : Bookmedder, Unkiller, Being, Useful, Stembolt, Computer
Green : Pending | ||
|
#10
|
|||
|
![]() I thought zoning had to do with the 6 second pulse cycle (maybe that was just hearsay/misinformation).
On GNU/Linux you can set up a RAM partition via the following (assume you're root): Code:
mkdir -p /mnt/ramdisk echo 'none /mnt/ramdisk ramfs defaults,uid=1000,gid=1000,noauto,shared 0 0' >> /etc/fstab Code:
mount /mnt/ramdisk Code:
tmpfs /tmp tmpfs defaults 0 0 Then just copy the files there and run out of that directory. You can also record it for free via ffmpeg (you can use ffmpeg to record your active X server).
__________________
Realtime auction logger: http://ahungry.com/eqauctions/
| ||
|
![]() |
|
|