aboutsummaryrefslogtreecommitdiff
path: root/Tasks.org
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-03-29 21:49:15 +0000
committerAria Shrimpton <me@aria.rip>2024-03-29 21:49:15 +0000
commit7924e466d32cf93b7e455d1360bc22fa86340100 (patch)
tree0f1c5e28607a8421e778811b020f396dc7ea8c6b /Tasks.org
parent61a6ce0ede29e5595473852a39cc216288d50a25 (diff)
rest of results chapter
Diffstat (limited to 'Tasks.org')
-rw-r--r--Tasks.org42
1 files changed, 12 insertions, 30 deletions
diff --git a/Tasks.org b/Tasks.org
index bc7bd59..b46518f 100644
--- a/Tasks.org
+++ b/Tasks.org
@@ -40,7 +40,7 @@
*** DONE Lead to next chapter
-** TODO Design
+** DONE Design
*** DONE Usage Example
@@ -66,17 +66,13 @@
**** DONE Segmentation
-**** TODO Limitations w/ pre-benchmark steps
-
*** DONE Selection process & adaptive containers
**** DONE Selection process
-**** TODO Adaptive container detection
-
-**** TODO Code generation
+**** DONE Adaptive container detection
-** TODO Implementation
+** DONE Implementation
*** DONE Modifications to Primrose
@@ -94,7 +90,7 @@
**** DONE Chosen benchmarks
-**** TODO Fitting
+**** DONE Fitting
*** DONE Profiling wrapper
@@ -110,21 +106,7 @@
**** DONE Generated code (opaque types)
-*** TODO Misc Concerns
-
-**** TODO Explain cargo's role in rust projects & how it is integrated
-
-**** TODO Caching and stuff
-
-**** TODO Ease of use
-
-**** TODO Integration w/ Cargo
-
-***** TODO Metadata fetching
-
-***** TODO Caching of build dependencies
-
-** TODO Results & Analysis
+** DONE Results & Analysis
*** DONE Testing setup, benchmarking rationale
@@ -150,18 +132,18 @@
**** DONE Summarise predicted versus actual
-**** TODO Evaluate performance
+**** DONE Evaluate performance
-**** TODO Comment on distribution of best implementation
+**** DONE Comment on distribution of best implementation
-**** TODO Surprising ones / Explain failures
+**** DONE Surprising ones / Explain failures
-*** TODO Performance of adaptive containers
+*** DONE Performance of adaptive containers
-**** TODO Find where adaptive containers get suggested
+**** DONE Find where adaptive containers get suggested
-**** TODO Comment on relative performance speedup
+**** DONE Comment on relative performance speedup
-**** TODO Suggest future improvements?
+**** DONE Suggest future improvements?
** TODO Conclusion