Skip to content
Snippets Groups Projects

[TaskScheduler] Improved task scheduler efficiency and minor bugs fix

Merged Federico Mandelli requested to merge task-scheduler into main

Saturday Changes

  • Replaced task map with std::array
  • Rework on how tasks are removed Monday Changed
  • Fixed bug, we were searching for an id outside the mutex
  • Added a counter from where to start searching a free space to add a task (should reduce the time needed by AddTask()

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading