Skip to content

Commit

Permalink
Add TODO(#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
datawater committed Jul 7, 2024
1 parent f1c93e5 commit 13e6c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcmbr/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

use cfg_if::cfg_if;

// TODO: Add multithreading support
// TODO(#27): Add multithreading support
// TODO(#26): Experiment with different allocators
// Since our program is memory-usage intensive, different allocators may provide performance speedups and use less memory

Expand Down

0 comments on commit 13e6c4d

Please sign in to comment.