further performance improvements
This commit is contained in:
@@ -79,6 +79,7 @@ provide<GraphData>(GRAPH_DATA, {
|
||||
height: () => height.value - 2 * border_top_bottom.value,
|
||||
x_map: x_map,
|
||||
lines: telemetry_lines,
|
||||
max_update_rate: 1000 / 10
|
||||
});
|
||||
|
||||
const duration = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user