diff options
author | Aria Shrimpton <me@aria.rip> | 2024-02-23 13:11:45 +0000 |
---|---|---|
committer | Aria Shrimpton <me@aria.rip> | 2024-02-23 13:11:45 +0000 |
commit | faf8698cc5dd67f8ab7471f8c5ddb38a71a20391 (patch) | |
tree | 94a7aa10a71574d5e6175ddc1b1dab5e61cd1adb | |
parent | 6ebf6ec0f3b243515295a2f5546cfd79fd49903c (diff) |
chore: update tasks
-rw-r--r-- | Tasks.org | 31 |
1 files changed, 15 insertions, 16 deletions
@@ -125,8 +125,6 @@ We implement several test programs which require different data structures and d We compare our results to the best possible result, and to using the standard library implementation. Ideas: - - https://git.tardisproject.uk/tcmal/advent-of-code/-/blob/main/2021/day9/09.cpp?ref_type=heads - - https://git.tardisproject.uk/tcmal/advent-of-code/-/blob/main/2022/src/day05.rs?ref_type=heads - https://git.tardisproject.uk/tcmal/advent-of-code/-/blob/main/2022/src/day08.rs?ref_type=heads - https://git.tardisproject.uk/tcmal/advent-of-code/-/blob/main/2022/src/day09.rs?ref_type=heads - https://git.tardisproject.uk/tcmal/advent-of-code/-/blob/main/2022/src/day11.rs?ref_type=heads @@ -193,35 +191,35 @@ Ideas: ** TODO Design -*** TODO Usage Example +*** DONE Usage Example -*** TODO Primrose Integration +*** DONE Primrose Integration -**** TODO Explain role in entire process +**** DONE Explain role in entire process -**** TODO Short explanation of selection method +**** DONE Short explanation of selection method -**** TODO Abstraction over backend +**** DONE Abstraction over backend -*** TODO Building cost models +*** DONE Building cost models -**** TODO Benchmarks +**** DONE Benchmarks -**** TODO Linear Regression +**** DONE Linear Regression -**** TODO Limitations +**** DONE Limitations -*** TODO Profiling applications +*** DONE Profiling applications -**** TODO Data collected +**** DONE Data collected -**** TODO Segmentation +**** DONE Segmentation **** TODO Limitations w/ pre-benchmark steps -*** TODO Selection process & adaptive containers +*** DONE Selection process & adaptive containers -**** TODO Selection process +**** DONE Selection process **** TODO Adaptive container detection @@ -278,3 +276,4 @@ Ideas: ** TODO Analysis ** TODO Conclusion + |