Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added the qsort_s bench function for MSVC #129

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

ashbob999
Copy link
Contributor

Added MSVC qsort_s function to the sort benchmarks, as a replacement for qsort_r on linux,

@ashvardanian ashvardanian merged commit 38f8460 into ashvardanian:main-dev Mar 31, 2024
29 checks passed
ashvardanian pushed a commit that referenced this pull request Apr 8, 2024
## [3.7.2](v3.7.1...v3.7.2) (2024-04-08)

### Docs

* New banner ([3fc70bf](3fc70bf))

### Improve

* `qsort` bench for MSVC (#129) ([38f8460](38f8460)), closes [#129](#129)

### Make

* CMake options & `march=native` (#130) ([dd03d45](dd03d45)), closes [#130](#130)
* Strip assets ([bda08ea](bda08ea))
@ashvardanian
Copy link
Owner

🎉 This PR is included in version 3.7.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ashbob999 ashbob999 deleted the add-msvc-qsort-bench branch April 13, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants