Skip to content

Add SepParserAvx256To128CmpOrMoveMaskTzcnt and change SepParserFactory order #296

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

Merged
merged 4 commits into from
Apr 20, 2025

Conversation

nietras
Copy link
Owner

@nietras nietras commented Apr 20, 2025

Not faster but around 19 GB/s so actually faster than AVX-512 still due to mask code gen issues. Avx2 and Avx512To256 faster.

Copy link

codecov bot commented Apr 20, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 99.58%. Comparing base (b364d43) to head (1672554).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Sep/Internals/SepParserFactory.cs 66.66% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #296      +/-   ##
==========================================
+ Coverage   99.56%   99.58%   +0.02%     
==========================================
  Files          54       54              
  Lines        4369     4370       +1     
  Branches      508      511       +3     
==========================================
+ Hits         4350     4352       +2     
+ Misses         14       12       -2     
- Partials        5        6       +1     
Flag Coverage Δ
Debug 99.26% <44.44%> (-0.03%) ⬇️
Release 99.60% <44.44%> (-0.10%) ⬇️
macos-latest 93.31% <22.22%> (-0.03%) ⬇️
ubuntu-latest 99.42% <44.44%> (-0.03%) ⬇️
windows-latest 99.42% <44.44%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nietras nietras merged commit a3eaf38 into main Apr 20, 2025
34 checks passed
@nietras nietras deleted the avx256to128 branch April 20, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant