We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c793bd commit 33cf9abCopy full SHA for 33cf9ab
tuning/README.md
@@ -1,11 +1,12 @@
1
-# Datagen Tuning #
+# Datagen Tuning
2
+
3
+## 1. Run Datagen
4
-## 1. Run Datagen ##
5
Navigate to `LDBC_SNB_DATAGEN_HOME` and follow Datagen instructions to generate data.
6
7
+ TODO: currently produces no update streams/refresh batches.
8
-## 2. Run Analyis ##
9
+## 2. Run Analysis
10
11
`analysis.R` takes the generated update operation `csv` files as input.
12
Analysis:
@@ -20,9 +21,7 @@ cd tuning/
20
21
./run-analysis.sh
22
```
23
-## 3. Tuning Report ##
24
+## 3. Tuning Report
25
26
+ TODO: list configurable parameters
27
+ TODO: maybe add rmarkdown to easily visualise changes in plots
-
28
0 commit comments