Skip to content

Commit 3057e08

Browse files
committed
Fixed formatting in tasks.txt for my tasks.
1 parent bddb399 commit 3057e08

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

doc/design/tasks.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -93,16 +93,16 @@ STALKER_2010: Andrew Boyarshin
9393

9494
awdavies: Andrew Davies
9595
- project general
96-
* Get rid of deprecation compiler warnings.
97-
* Remove macro redefinitions.
96+
* Get rid of deprecation compiler warnings.
97+
* Remove macro redefinitions.
9898
- engine
99-
- multithreading (order listed is order of completion).
100-
- research
101-
- Determine where multithreading could benefit potential performance bottlenecks.
102-
- Examine bottlenecks with profiler. Document results.
103-
- Designate which tasks should be assigned to which cores.
104-
- implementation (edit as research gets closer to completion for more accurate plan).
105-
- Include library capable of creating light-weight kernel-visible threads.
106-
- Abstract specific tasks to certain cores.
107-
- Add thread pool/scheduler for tasks.
108-
- Run profiler again (might need to find one capable of tracking multiple threads).
99+
- multithreading (order listed is order of completion).
100+
- research
101+
- Determine where multithreading could benefit potential performance bottlenecks.
102+
- Examine bottlenecks with profiler. Document results.
103+
- Designate which tasks should be assigned to which cores.
104+
- implementation (edit as research gets closer to completion for more accurate plan).
105+
- Include library capable of creating light-weight kernel-visible threads.
106+
- Abstract specific tasks to certain cores.
107+
- Add thread pool/scheduler for tasks.
108+
- Run profiler again (might need to find one capable of tracking multiple threads).

0 commit comments

Comments
 (0)