35 Watt Core i5 4570T Benchmarks

Published by

Click here to post a comment for 35 Watt Core i5 4570T Benchmarks on our message forum
https://forums.guru3d.com/data/avatars/m/56/56686.jpg
Ramdisk, nothing new about them
https://forums.guru3d.com/data/avatars/m/182/182067.jpg
Ramdisk, nothing new about them
It Actually works very differently to a ramdisk. it isn't used to store files at all, works more like a buffer to the SDD/HDD by dedicating a ram cache, Just like how mechanical HDD use 64mb cache buffer for example.
https://forums.guru3d.com/data/avatars/m/56/56686.jpg
its ramdisk that only way ones gets those kind read/writes speeds
https://forums.guru3d.com/data/avatars/m/182/182067.jpg
its ramdisk that only way ones gets those kind read/writes speeds
http://s14.postimg.org/n3t4oh7pd/bench.jpg Doesn't look like any ramdisk iv used, as you can see, from the image running a benchmark on my C: drive, as I explained before, its works more like a buffer than a ramdisk. anyway, gotta say this program does do some magic when transferring files from one HDD to another, and access times have improved greatly.
https://forums.guru3d.com/data/avatars/m/16/16662.jpg
Administrator
It's a RAMCache not a logical ramdisk, so yes this functions as a buffer. I'd be a bit careful though with power loss / unexpected resets / crashes as critical data will get lost when that happens. Other then that it indeed is that fastest cache you can create.
https://forums.guru3d.com/data/avatars/m/179/179579.jpg
Doesn't look like any ramdisk iv used, as you can see, from the image running a benchmark on my C: drive, as I explained before, its works more like a buffer than a ramdisk. anyway, gotta say this program does do some magic when transferring files from one HDD to another, and access times have improved greatly.
I really doubt that considering your write speeds don't change - only read speed and access times. Fancy Cache is basically Superfetch with a few extra options.....
https://forums.guru3d.com/data/avatars/m/84/84948.jpg
With 1 run of 50MB the HDD or SSD is not even used at all. Please try it again with multiple runs of blocks larger than the cache size. For example, test 4x 500MB. I wonder what results that would show.
https://forums.guru3d.com/data/avatars/m/182/182067.jpg
With 1 run of 50MB the HDD or SSD is not even used at all. Please try it again with multiple runs of blocks larger than the cache size. For example, test 4x 500MB. I wonder what results that would show.
ill test Without Cache 4x 500mb http://s9.postimg.org/8id34a9vj/basic.jpg with cache 4x 500mb http://s23.postimg.org/j2ccrwz6z/4x_500.jpg And with 4x 2000mb http://s15.postimg.org/7azz3dxq3/4x_2000mb.jpg 4x 4000mb http://s16.postimg.org/qxc0k85th/4x_4000mb.jpg And with AS SSD bench http://s13.postimg.org/ids9e05g7/AS_SSD.jpg Very impressive results, Cache size I'm using is 4096 with block size 16 on a SSD OCZ Agility 3. http://s12.postimg.org/in1epkeyl/settings.jpg
https://forums.guru3d.com/data/avatars/m/182/182067.jpg
I really doubt that considering your write speeds don't change - only read speed and access times. Fancy Cache is basically Superfetch with a few extra options.....
this is copying a 3.6gb ISO image from one HDD to another both HDD using a 4096 cache with block size 16. the file copies so quickly that kinda hard to screenshot it lol. so I did another test. http://s23.postimg.org/k1pc1rr57/fiile_transfer_windows.jpg Here is test done with and without the cache copying the same file to and from same locations, first copy is with the cache on, and the second is without. http://s16.postimg.org/kblyym2r8/file_test.jpg Also to note that primoCahce uses something called Defer-Write with a latency delay, which is customizable.
Defer-Write: If ticked, incoming write-data will not be immediately written to disk. Write-data is first stored in cache and then written to disk after certain delays. Defer-Write will greatly improve write performance. However, a power outage or system failure might result in data loss or corruption. It is recommended that users only enable Defer-Write on volumes where temporary, unimportant or reproducible data is to be stored.
https://forums.guru3d.com/data/avatars/m/84/84948.jpg
Those results look promising! But the improved reads will only shine when the data to be fetched has been cached already. A 40GB SSD cache drive using Intel Smart Response Technology will cache the most accessed data 'more permanently' (but a lot slower). PrimoCache probably does the same thing by software in RAM. Shutdows will be slower as the data has to be written to the HDD and startups will be slower due to starting caching the data from the disk. In the background probably. About the writes. When you copy a very large file from G- to C-drive, at what speed does the action end? The file still needs to be copied to the slower HDD, so I reckon the speed rate will fall dramatically at the end of the copying action (or at shutdown or other checkpoints). Please show us a screenshot of a 10GB copying action over those drives at 99% completion 😉 I'm just kidding, I'm very interested about this topic. But from my (professional) experience, it's very hard to notice any improvement except for specific situations (which I haven't found yet really 🙁).
https://forums.guru3d.com/data/avatars/m/182/182067.jpg
Those results look promising! But the improved reads will only shine when the data to be fetched has been cached already. A 40GB SSD cache drive using Intel Smart Response Technology will cache the most accessed data 'more permanently' (but a lot slower). PrimoCache probably does the same thing by software in RAM. Shutdows will be slower as the data has to be written to the HDD and startups will be slower due to starting caching the data from the disk. In the background probably. About the writes. When you copy a very large file from G- to C-drive, at what speed does the action end? The file still needs to be copied to the slower HDD, so I reckon the speed rate will fall dramatically at the end of the copying action (or at shutdown or other checkpoints). Please show us a screenshot of a 10GB copying action over those drives at 99% completion 😉 I'm just kidding, I'm very interested about this topic. But from my (professional) experience, it's very hard to notice any improvement except for specific situations (which I haven't found yet really 🙁).
The program does have a L2 cache that can be used on a dedicated SSD like how Intel Smart Response Technology works. [Quote]Level-2 Cache: Uses SSD, flash drive, or other faster device as a secondary cache which will speed up traditional slow hard disks. Cache contents stored in level-2 storage are persistent across computer restarts. Users must not "offline" modify the contents of a volume which is being cached by level-2 cache. Level-2 Storage: A volume formatted to provide cache and store cached data. To create a level-2 storage, click "Create/Manage Level-2 Storages" button. Note: only partitions on Basic MBR disks are supported to be level-2 storages.[/Quote] Also you can choose which Algorithm the program uses [Quote]Algorithm: Determines which blocks to discard to make room for new data when cache is full. LRU (Least Recently Used): Discards the least recently used data first. LFU-R (Least Frequently Used): Counts how often a data block is needed. Data blocks that are used least often will be discarded first. but I haven't a spare SSD to test it out the L2 Cache, but I haven't noticed any slow shut downs or start up, Task manager doesn't show the program running in the background either, Ill test copying a larger file like 10gb but I haven't a 10gb to test with so ill make one and post a bench or two. with cache http://s9.postimg.org/hn0tjfsxb/test_10gb_file.jpg And without http://s9.postimg.org/y9idsilv3/without_cache_10gb.jpg
https://forums.guru3d.com/data/avatars/m/182/182067.jpg
While I'm usually skeptical about such programs, this one seems to be the real deal. I have set up 512mb of cache to read only (I don't trust writes with a power failure risk) on a WD 1TB Caviar Black (first gen) and here are the results: Without: With: I'm going to see if I see any difference in BF3 map loading time.
yeh it works a treat, for HDD, using read only mode like you, for my storage HDDs, iv noticed tomb raider loads a faster, but most games I play already load pretty quickly so hard to notice any improvements.
https://forums.guru3d.com/data/avatars/m/196/196284.jpg
I decided to give this a try. I setup a 512mb read "cache" for my data drive. Copied files ranging from 700mb to 4.5GB. On the 700mb files, it was roughly 1-2 sec faster. On the 4.5GB file, it was noticeable slower. I retested the 4.5GB file with a 1024mb read "cache" with no improvement. Since I tend to transfer several GB of data from drive to drive on a regular basis...this software appears to be pretty useless for me. Since most harddrive benchmarks are synthetic, their results are meaningless. According to the data transfer progress window, the data transfer rate was higher with this software.....but the actual data transfer TIME was noticeably slower with my 4.5GB file (which is actually the full OpenSuSE x64 disc ISO).
https://forums.guru3d.com/data/avatars/m/182/182067.jpg
I decided to give this a try. I setup a 512mb read "cache" for my data drive. Copied files ranging from 700mb to 4.5GB. On the 700mb files, it was roughly 1-2 sec faster. On the 4.5GB file, it was noticeable slower. I retested the 4.5GB file with a 1024mb read "cache" with no improvement. Since I tend to transfer several GB of data from drive to drive on a regular basis...this software appears to be pretty useless for me. Since most harddrive benchmarks are synthetic, their results are meaningless. According to the data transfer progress window, the data transfer rate was higher with this software.....but the actual data transfer TIME was noticeably slower with my 4.5GB file (which is actually the full OpenSuSE x64 disc ISO).
I think you will only notice an improvement with the write cache on aswell, as read mode shouldn't really help with transferring files from one place to another. but iv been using an 8gb cache. As I got endless amount of ram, and I have noticed when copying a file larger than the cache, it will max out the cache then the latency kicks in to flush the cache to the HDD/SDD. so from my testing you get a burst of speed and if the cache maxes out, the transfer speed drops, as the cache is flushed to the HDD, then it spikes back up again. but using a large cache seems to limit that issue. Playing around with the latency option might help along with a larger cache. that's what I have engaged anyway, I might be mistaken.
https://forums.guru3d.com/data/avatars/m/179/179579.jpg
I decided to give this a try. I setup a 512mb read "cache" for my data drive. Copied files ranging from 700mb to 4.5GB. On the 700mb files, it was roughly 1-2 sec faster. On the 4.5GB file, it was noticeable slower. I retested the 4.5GB file with a 1024mb read "cache" with no improvement. Since I tend to transfer several GB of data from drive to drive on a regular basis...this software appears to be pretty useless for me. Since most harddrive benchmarks are synthetic, their results are meaningless. According to the data transfer progress window, the data transfer rate was higher with this software.....but the actual data transfer TIME was noticeably slower with my 4.5GB file (which is actually the full OpenSuSE x64 disc ISO).
Yeah to see an improvement the cache must be bigger than the file you're transferring, because once the cache fills up the data has to be written to disk - just like a normal drive. This would defeat the point of having fancycache. Fwiw write speeds are not increased. It looks that way in benches because the data is copied to ram first. However it still must be written to disk so the file transfer takes longer than without Fancy Cache. I'm not trying to rain on anyone's parade here but it's really an outdated concept that has been made redundant by SSD's and 64bit Windows. Even on X86 the "invisible ram" thing is a bit misleading due to AWE/PAE. It's silly to purchase 8-16GB of ram for cache when Bob Smith could buy an SSD for around the same price. And some people pay waaaaaay to much attention to benchmark scores......
https://forums.guru3d.com/data/avatars/m/196/196284.jpg
Yeah to see an improvement the cache must be bigger than the file you're transferring, because once the cache fills up the data has to be written to disk - just like a normal drive. This would defeat the point of having fancycache. Fwiw write speeds are not increased. It looks that way in benches because the data is copied to ram first. However it still has to be written to disk so in fact the file transfer takes longer than without Fancy Cache. I'm not trying to rain on anyone's parade here but it's really an outdated concept that has been made redundant by SSD's and 64bit Windows. Even on X86 the "invisible ram" thing is a bit misleading due to AWE/PAE. It's silly to purchase 8-16GB of ram for cache when Bob Smith could buy an SSD for around the same price. And some people pay waaaaaay to much attention to benchmark scores......
So, basically, what you're saying is.... the increase in file copy time using this software should be expected because I'm seeing the effect of what is actually happening. There's a reason I used file copies to test this software. Most benchmark software is synthetic and doesn't show "real-world" results. Synthetic benchmarks are easy to fool whereas using "real-world" scenarios....you get real world results. It's sorta like running 3DMark11 to determine how your system will perform in Battlefield 3....instead of using Battlefield 3 to determine how your system will perform in Battlefield 3....
https://forums.guru3d.com/data/avatars/m/179/179579.jpg
So, basically, what you're saying is.... the increase in file copy time using this software should be expected because I'm seeing the effect of what is actually happening. There's a reason I used file copies to test this software. Most benchmark software is synthetic and doesn't show "real-world" results. Synthetic benchmarks are easy to fool whereas using "real-world" scenarios....you get real world results. It's sorta like running 3DMark11 to determine how your system will perform in Battlefield 3....instead of using Battlefield 3 to determine how your system will perform in Battlefield 3....
Yeah because you were writing 4.5GB to a disk with only 512Mb of cache. For the sake of simplicity your 512MB cache will now be called RAM: RAM simply acts as a buffer, so data is first copied to the 512MB of RAM u reserved, while simultaneously writing from RAM to the HDD. But data is copied to RAM faster than it can be written from RAM to the HDD so it takes only a few seconds for the 512MB RAM to fill up. Once that happens all data in RAM must be written to the HDD (buffer flushing), before new data can be copied to RAM. That's why your transfer times seemed slow, because they were. lol. Try again using an 8GB cache and you'll see lightning fast (reported) transfer times. So yeah the guys above who had huge caches will see very high benchmark numbers because as far as CrystalDisk is concerned, the transfer is complete as soon as the file is copied to RAM, not when it's written to disk. (Is this post really as long winded as it seems? lol) On a side note disabling Write Cache Buffer Flushing can improve HDD write speeds in Windows, however I don't recommend doing this on the system drive.