Révision 28f33eaa
b/plot.py | ||
---|---|---|
54 | 54 |
|
55 | 55 |
plt.title(comment) |
56 | 56 |
plt.xlabel("Number of Data Nodes") |
57 |
plt.ylabel("DFS Aggregated Write Speed") |
|
57 |
plt.ylabel("DFS Aggregated Write Speed - MB/s")
|
|
58 | 58 |
plt.axis([0, 16, 0, 2000]) |
59 | 59 |
plt.grid(True) |
60 | 60 |
plt.legend(loc='upper right') |
Formats disponibles : Unified diff