1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-22 03:43:03 +04:00
Files
opencv/modules/core/src
Andrei Fedorov 93cd614472 Merge pull request #29477 from intel-staging:ipp/sort_enabling
Enable ipp calls for sort, sortIdx#29477

Follow up on https://github.com/opencv/opencv/pull/29184
Also introduced parallelization to sort similar to #29192
Performance is up to ~17x faster per our measurements
+ ~127KB to binary size.

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2026-07-10 08:39:21 +03:00
..
2024-03-05 12:15:39 +03:00
2022-03-03 07:21:53 +09:00
2024-03-05 12:15:39 +03:00
2024-03-05 12:15:39 +03:00
2025-01-13 16:34:28 +01:00
2025-03-24 09:21:22 +03:00
2025-01-13 16:34:28 +01:00
2021-03-02 23:24:28 +00:00