Skip to content
Snippets Groups Projects

Fix #1467: Replace std::sort() with std::stable_sort() to avoid cross-platform performance mismatch

Merged Fix #1467: Replace std::sort() with std::stable_sort() to avoid cross-platform performance mismatch
Merged Han Huang requested to merge hanhuang/VVCSoftware_VTM:master into master

Fix for ticket #1467.

Edited by Frank Bossen

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
  • Frank Bossen changed title from Replace std::sort() with std::stable_sort() to avoid cross-platform performance mismatch. to Fix #1467: Replace std::sort() with std::stable_sort() to avoid cross-platform performance mismatch

    changed title from Replace std::sort() with std::stable_sort() to avoid cross-platform performance mismatch. to Fix #1467: Replace std::sort() with std::stable_sort() to avoid cross-platform performance mismatch

  • merged

  • Frank Bossen mentioned in commit 67bfc0cd

    mentioned in commit 67bfc0cd

Please register or sign in to reply
Loading