aboutsummaryrefslogtreecommitdiff
path: root/fw/measure_transpose_performance.gdb
diff options
context:
space:
mode:
Diffstat (limited to 'fw/measure_transpose_performance.gdb')
-rw-r--r--fw/measure_transpose_performance.gdb17
1 files changed, 0 insertions, 17 deletions
diff --git a/fw/measure_transpose_performance.gdb b/fw/measure_transpose_performance.gdb
deleted file mode 100644
index 966d69f..0000000
--- a/fw/measure_transpose_performance.gdb
+++ /dev/null
@@ -1,17 +0,0 @@
-target remote localhost:3333
-file main.elf
-load
-set print pretty on
-set pagination off
-cont
-print cvr/50.0F
-cont
-print cvr/50.0F
-cont
-print cvr/50.0F
-cont
-print cvr/50.0F
-cont
-print cvr/50.0F
-cont
-quit