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

Commit 2a1be37

Browse files
committed
Add big_data_benchmarks.
1 parent 21a261f commit 2a1be37

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

big_data_benchmarks

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
1. Microbenchmarks
2+
sort
3+
grep
4+
wordcount
5+
BFS
6+
2. SearchEngine
7+
PageRank
8+
Index
9+
3. SNS
10+
Kmeans
11+
connected_components
12+
4. E-commerce
13+
naivebayes
14+
recommendator
15+
16+
sudo ln -sf /bin/bash /bin/sh
17+
sudo apt-get install gnuplot
18+
19+

0 commit comments

Comments
 (0)