Minor changes
Co-authored-by: ValterMiari <ValterMiari@users.noreply.github.com>
This commit is contained in:
parent
edeff09e86
commit
8081bc5d67
11 changed files with 39 additions and 81 deletions
|
|
@ -1,16 +1,17 @@
|
|||
# Garbage collection
|
||||
|
||||
## Project
|
||||
|
||||
Goal for next week (24/2):
|
||||
- Write more complex tests
|
||||
Deliver to samuel
|
||||
|
||||
## GC TODO:
|
||||
- Kolla linking med Valter/Victor
|
||||
- Fixa en a-fil/static lib till Samuel
|
||||
- Kolla vektor vs list complexity
|
||||
- Se om det är bättre att lagra Chunk och inte Chunk* i data strukturerna,
|
||||
då är alla efter varandra i minnet.
|
||||
- Code cleanup
|
||||
- Dokumentera
|
||||
- Dokumentera alla filer och funktioner
|
||||
- Skriva reference guide för Samuel
|
||||
- PR till master
|
||||
|
||||
## Tests TODO
|
||||
- Write complex datastructures for tests with larger programs
|
||||
- Write complex datastructures for tests with larger programs
|
||||
|
||||
## Profiler grejer
|
||||
- Fixa användning av `Profiler::record(GCEventType type, size_t size)` i både alloc och dump_trace
|
||||
Loading…
Add table
Add a link
Reference in a new issue