summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-02-15 17:42:50 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-02-15 17:42:50 +0100
commit6d6efec9eef6ed274a9396fbcb00e08d275949e9 (patch)
tree7a59ae92e6a96bc986f3bb44e5156bb4041a0ef2 /TODO
parent4f2b734f111f1839677752f5284f7f65c1f57435 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 73babc9f..eb106828 100644
--- a/TODO
+++ b/TODO
@@ -91,8 +91,10 @@ next:
91- show desugared source code on a tab in the editor 91- show desugared source code on a tab in the editor
92 92
93- testenv: performance benchmarks (time and memory consumption) 93- testenv: performance benchmarks (time and memory consumption)
94 - commit certain results 94 - create benchmark test set (pipeline codegen and error report)
95 - compare the current with that 95 - measure: runtest overall time, total time, total alloc from .prof file
96 - flag to add new result in the benchmark directory (with machine signature/name) (compare only by default)
97 - create comparison charts from the results
96 98
97- compiler: generate samplers (OpenGL 3.3) 99- compiler: generate samplers (OpenGL 3.3)
98- backend: setup texture sampler configuration (purescript) 100- backend: setup texture sampler configuration (purescript)