Project

General

Profile

Performance comparisons » History » Version 5

Greg Burri, 04/18/2012 06:55 PM

1 1 Greg Burri
h1. Performance comparisons
2
3
4
h2. D-LAN vs ApexDC++
5
6
h3. Setup
7
8 5 Greg Burri
We measured the transfer time and the number of CPU cycles for *one* transfer of a 3.2 GiB file. The performance of both systems may varies in a concurrent downloading and uploading case.
9
10 1 Greg Burri
* We used two computers on a gigabit LAN.
11
* There is a local DC++ hub: ADCH++ 2.8.0.
12 4 Greg Burri
* We didn't do any other operations during a transfer.
13 1 Greg Burri
* We download/upload only one file at the same time. We cleared queued and file before each measurement (the file is deleted from the trash).
14
15 2 Greg Burri
* OS: Windows 7 64bits
16 4 Greg Burri
* CPU: Download computer: Intel Core 2 Duo E8400, Upload computer: Intel Core i7 860
17 1 Greg Burri
* Apex version: v1.5.2.1276 (64bits)
18 2 Greg Burri
* D-LAN version: 1.1.0 Beta6
19 1 Greg Burri
20 2 Greg Burri
21 1 Greg Burri
h3. Download speed
22
23 4 Greg Burri
We repeated the transfer three times.
24 1 Greg Burri
25 4 Greg Burri
|  |_. # 1 |_. # 2 |_. # 3 |_. Average |_. Average rate |
26
|_. ApexDC++ | 160 s | 167 s | 163 s | 163.3 s | 20.1 MiB/s |
27
|_. D-LAN | 78 s | 87 s | 86 s | 83.7 s | 39.2 MiB/s |
28 3 Greg Burri
29 1 Greg Burri
h3. CPU Cycles
30 2 Greg Burri
31 3 Greg Burri
|_. Million of cycles |_. Download |_. Upload |_. Total |
32
|_. ApexDC++ | 199'613 | 272'655 | 472'268 |
33
|_. D-LAN (Core + GUI) |  103'914 (88'800 + 15'114) | 24'086 (20'969 + 3'117) | 128'000 |