masters-thesis/plots/oneway_message_size_median/settings.json

32 lines
556 B
JSON

{
"labels": [
"send",
"rdma write",
"send (inline)",
"rdma write (inline)"
],
"colors": [
"#000000",
"#808080",
"#00549f",
"#8ebae5"
],
"markers": [
"^",
"v",
"^",
"v"
],
"iter_to_start_new_plot": [0, 4, 8],
"iter_to_end_plot": [3, 7, 9],
"skip_label": [0, 0, 0, 0, 0, 0, 0, 0, 0, 1],
"columns_legend": 2,
"dimensions": {
"legend": [2.99, 0.475],
"figure": [4, 8]
},
"limits": [12, 6100]
}