Skip to content
Snippets Groups Projects
Commit d3bc8b55 authored by Niccolò Betto's avatar Niccolò Betto
Browse files

[TaskScheduler] Store tasks in a preallocated `std::vector`

The tasks vector is resized to MAX_TASKS (256 at the time of writing
this) immediately after construction to avoid reallocations.
parent b3c06531
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment