feat!: Remove unstable SIMD optimization#99
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #99 +/- ##
==========================================
+ Coverage 68.43% 70.38% +1.95%
==========================================
Files 39 37 -2
Lines 1682 1648 -34
==========================================
+ Hits 1151 1160 +9
+ Misses 531 488 -43 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
2つ束ねるのが速そう.3つ束ねても2つに比べてそんなに速くなさそう. |
Contributor
Author
|
内積部分は頭の2つを落とす処理を書くと今より早くはならない |
Contributor
Author
|
Apple M2 (Armv8.2, neon) |
Member
|
stable-x86_64-unknown-linux-gnu updated - rustc 1.88.0 (6b00bc388 2025-06-23) (from rustc 1.87.0 (17067e9ac 2025-05-09)) 13th Gen Intel(R) Core(TM) i5-13500 |
phenylshima
approved these changes
Aug 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
BEGIN_COMMIT_OVERRIDE
feat!: Remove unstable SIMD optimization
features = "simd"no longer supportedEND_COMMIT_OVERRIDE