my own benchmark on 98 gb VHD file (image of my system drive):
Code:
Z:\vhd>read 7b97adb9-012e-11e0-b3cf-806e6f6e6963.vhd
7b97adb9-012e-11e0-b3cf-806e6f6e6963.vhd 98gb: time 198.707619 seconds, speed 495.303245 mbytes/sec
Z:\vhd>exdupe.exe 7b97adb9-012e-11e0-b3cf-806e6f6e6963.vhd vhd.exdupe
COMPRESSED 98,420,528,640 bytes in 1 file(s) into 41,867,666,767 bytes
Kernel Time = 47.112 = 00:00:47.112 = 14%
User Time = 995.707 = 00:16:35.707 = 310%
Process Time = 1042.819 = 00:17:22.819 = 325%
Global Time = 320.629 = 00:05:20.629 = 100%
Global Time = 218 seconds if output data are written to nul
Memory stats:
Page faults count : [ 351'460]
Peak pagefile usage : [1'384'370'176] bytes
Peak virtual size : [1'429'762'048] bytes
Peak working set size : [1'342'357'504] bytes
I/O stats:
Total reads : [ 11'735] Total read : [ 98'420'528'640] bytes
Total writes: [ 98'367] Total written : [ 41'867'666'767] bytes
Total other : [ 82] Total other : [ 1'368] bytes
Z:\vhd>exdupe.exe -R vhd.exdupe 1
Kernel Time = 82.696 = 00:01:22.696 = 4%
User Time = 377.085 = 00:06:17.085 = 22%
Process Time = 459.781 = 00:07:39.781 = 26%
Global Time = 1709.974 = 00:28:29.974 = 100%
Memory stats:
Page faults count : [ 84'092]
Peak pagefile usage : [333'873'152] bytes
Peak virtual size : [375'717'888] bytes
Peak working set size : [218'316'800] bytes
I/O stats:
Total reads : [ 3'259'533] Total read : [ 71'342'667'432] bytes
Total writes: [ 750'891] Total written : [ 98'420'528'640] bytes
Total other : [ 81] Total other : [ 29'232'354] bytes
Z:\vhd>arc create a *.exdupe -t -m1 ; create a *.exdupe -t -m2 ; create a *.exdupe -t -m3 ; create a *.exdupe -t -m4
Compressed 1 file, 41,867,284,269 => 37,974,401,582 bytes. Ratio 90.7%
Compression time: cpu 830.39 secs, real 211.61 secs. Speed 197,849 kB/s
Testing time: cpu 671.74 secs, real 93.61 secs. Speed 447,271 kB/s
Compressed 1 file, 41,867,284,269 => 36,584,904,165 bytes. Ratio 87.3%
Compression time: cpu 3876.77 secs, real 513.59 secs. Speed 81,519 kB/s
Testing time: cpu 908.11 secs, real 122.52 secs. Speed 341,710 kB/s
Compressed 1 file, 41,867,284,269 => 35,913,005,006 bytes. Ratio 85.7%
Compression time: cpu 8596.70 secs, real 1112.21 secs. Speed 37,643 kB/s
Testing time: cpu 2448.20 secs, real 315.24 secs. Speed 132,811 kB/s
Compressed 1 file, 41,867,284,269 => 35,096,359,327 bytes. Ratio 83.8%
Compression time: cpu 14347.33 secs, real 1841.05 secs. Speed 22,741 kB/s
Testing time: cpu 2399.20 secs, real 309.43 secs. Speed 135,306 kB/s
Z:\vhd>timer exdupe.exe -g4 7b97adb9-012e-11e0-b3cf-806e6f6e6963.vhd vhd.exdupe
COMPRESSED 98,420,528,640 bytes in 1 file(s) into 41,194,031,439 bytes
Global Time = 321.939 = 00:05:21.939 = 100%
SREP:
Code:
Z:\vhd>timer "C:\!\FreeArchiver\Compression\SREP\srep64i.exe" -m1f 7b97adb9-012e-11e0-b3cf-806e6f6e6963.vhd vhd.srep
SREP 2.991 alpha (August 13, 2011): input 93861 mb, ram 6480 mb, -m1f -l512 -c512 -a4
100%: 98,420,528,640 -> 55,214,609,228: 56.10%. Cpu 109 mb/s, real 103 mb/s
Kernel Time = 115.627 = 00:01:55.627 = 8%
User Time = 1408.907 = 00:23:28.907 = 109%
Process Time = 1524.535 = 00:25:24.535 = 118%
Global Time = 1284.980 = 00:21:24.980 = 100%
Z:\vhd>timer "C:\!\FreeArchiver\Compression\SREP\srep64i.exe" -d vhd.srep nul
Cpu 429 mb/s, real 283 mb/s. Matches 0 976361 7616620, I/Os 0, RAM 0/9129, VM 0/0, R/W 0/0
Kernel Time = 21.715 = 00:00:21.715 = 6%
User Time = 218.573 = 00:03:38.573 = 65%
Process Time = 240.288 = 00:04:00.288 = 72%
Global Time = 332.703 = 00:05:32.703 = 100%
Z:\vhd>timer "C:\!\FreeArchiver\Compression\SREP\srep64i.exe" -d -mem256 vhd.srep nul
Cpu 215 mb/s, real 140 mb/s. Matches 0 151862 16103900, I/Os 0, RAM 0/216, VM 0/8640, R/W 63040/63040
Kernel Time = 54.179 = 00:00:54.179 = 8%
User Time = 437.099 = 00:07:17.099 = 65%
Process Time = 491.278 = 00:08:11.278 = 73%
Global Time = 671.725 = 00:11:11.725 = 100%
Z:\vhd>arc a b1 *.srep -t -m1 ; a b2 *.srep -t -m2 ; a b3 *.srep -t -m3 ; a b4 *.srep -t -m4
Compressed 1 file, 55,214,690,844 => 30,733,999,991 bytes. Ratio 55.6%
Compression time: cpu 811.86 secs, real 201.86 secs. Speed 273,534 kB/s
Testing time: cpu 602.74 secs, real 85.73 secs. Speed 644,069 kB/s
Compressed 1 file, 55,214,690,844 => 28,932,018,682 bytes. Ratio 52.3%
Compression time: cpu 3185.96 secs, real 460.34 secs. Speed 119,942 kB/s
Testing time: cpu 782.35 secs, real 112.83 secs. Speed 489,382 kB/s
Compressed 1 file, 55,214,690,844 => 27,607,687,070 bytes. Ratio 50.0%
Compression time: cpu 6932.39 secs, real 997.61 secs. Speed 55,347 kB/s
Testing time: cpu 1933.54 secs, real 263.33 secs. Speed 209,682 kB/s
Compressed 1 file, 55,214,690,844 => 26,452,847,627 bytes. Ratio 47.9%
Compression time: cpu 15606.14 secs, real 2014.77 secs. Speed 27,405 kB/s
Testing time: cpu 1891.96 secs, real 248.56 secs. Speed 222,140 kB/s