Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


dd for windows download - disk I/O Tester
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

dd for windows download - disk I/O Tester

dd for windows extracted from cygwin

download: http://www.mediafire.com/download/699wd3k069t6fgq/dd-windows.rar
virustotal: https://www.virustotal.com/en/file/cac6d4170bc74cc1bb1ee5a41906f1d32279618c0aeb0b09d3c68bd4ab174a05/analysis/1386794441/

test your windows vps disk I/O and post on http://lowendtalk.com/discussion/42/test-the-disk-i-o-of-your-vps

dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync

my PC, windows 7

local vps lol.... windows XP (vmware)

windows azure windows server 2012 R2

amazon ec2 windows server 2012

Comments

  • Not sure why you would need dd for Windows, but cool. Considering it's Cygwin is this an emulated software? Is it slower?

    There's Atto and more than enough tools on Windows though.

  • Winity test VPS :p

    image

  • Ben1002Ben1002 Member
    edited December 2013

    C:\Users\User\Desktop>dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 2.76565 s, 388 MB/s

  • concerto49 said: Not sure why you would need dd for Windows, but cool. Considering it's Cygwin is this an emulated software? Is it slower?

    There's Atto and more than enough tools on Windows though.

    yes there is modern tools like atto, CrystalDiskMark etc.., it just fun that I can post same benchmark "style" like linux user do with dd :D

    Cygwin, Linux-like environment for Windows making it possible to port software running on POSIX systems (such as Linux, BSD, and Unix systems) to Windows

    Thanked by 1vRozenSch00n
  • ngstargatengstargate Member
    edited December 2013

    VPS KVM Windows 2008 R2 Datacenter

    http://postimg.org/image/k3h0eh8qv/

  • My Home server (HP Microserver N40L)

    Without RAID (Seagate LP 500GB):
    With RAID (Seagate 2TB & WD Black Series & a Seagate Momentus XT)

  • ~200MB/s from laptop(Plextor PX-128M5S)

    ~300MB/s from Cloudive VPS

  • netomxnetomx Moderator, Veteran

    Pretty old 32GB SSD in an Acer iconia Tab w/ Win8

    C:\Users\Ernesto\Downloads>dd if=/dev/zero of=test bs=64k count=8k conv=fdatasync
    8192+0 records in
    8192+0 records out
    536870912 bytes (537 MB) copied, 33.6162 s, 16.0 MB/s
    
  • Is the tool still accurate? Why my test is so low on Windows VPSes :(

  • Gerrard8Gerrard8 Member
    edited December 2014

    Hetzner 2x3 TB Auction server:

    ]http://i.imgur.com/MQvQwzS.png

  • rauppe31rauppe31 Member, Host Rep

    Notebook with SSD:

    C:>dd.exe if=/dev/zero of=test.img bs=64k count=100k conv=fdatasync

    102400+0 records in

    102400+0 records out

    6710886400 bytes (6.7 GB) copied, 15.4503 s, 434 MB/s

  • Mine is just 25MBs :(

Sign In or Register to comment.