Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

Commit aaf9f96

Browse files
authored
Update README.md
1 parent 3c4d913 commit aaf9f96

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ performing the shuffle phase of the Spark job.
44

55
This open-source project is developed, maintained and supported by [Mellanox Technologies](http://www.mellanox.com).
66

7+
## Performance results
8+
Example performance speedup for HiBench TeraSort:
9+
![Alt text](https://user-images.githubusercontent.com/20062725/28947340-30d45c6a-7864-11e7-96ea-ca3cf505ce7a.png)
10+
11+
Running TeraSort with SparkRDMA is x1.41 faster than standard Spark (runtime in seconds)
12+
13+
Testbed:
14+
15+
175GB Workload
16+
17+
15 Workers, 2x Intel Xeon E5-2697 v3 @ 2.60GHz, 28 cores per Worker, 256GB RAM, non-flash storage (HDD)
18+
19+
Mellanox ConnectX-4 network adapter with 100GbE RoCE fabric, connected with a Mellanox Spectrum switch
20+
721
## Runtime requirements
822
* Apache Spark 2.0.0 (more versions to be supported)
923
* Java 8

0 commit comments

Comments
 (0)