Skip to content

Commit

Permalink
Add TODO(#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
datawater committed Jul 6, 2024
1 parent f4f9111 commit fa8b8c6
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: Experiment with different allocators
// TODO(#26): Experiment with different allocators
// Since our program is memory-usage intensive, different allocators may provide performance speedups and use less memory

// NOTE: With TCMAlloc the program is just slightly faster (by like 400ns/iter
Expand Down

0 comments on commit fa8b8c6

Please sign in to comment.