Skip to content

Conversation

@wyattgill9
Copy link
Contributor

^

@wyattgill9 wyattgill9 changed the title SIMD Optimizations for crates/geometry feat: SIMD Optimizations for crates/geometry Jan 20, 2025
@github-actions github-actions bot added the feat label Jan 20, 2025
@codecov
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

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

Project coverage is 22.81%. Comparing base (2fa8137) to head (315dbcf).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
crates/geometry/src/aabb.rs 66.66% 12 Missing and 2 partials ⚠️
@@            Coverage Diff             @@
##             main     #825      +/-   ##
==========================================
- Coverage   22.91%   22.81%   -0.11%     
==========================================
  Files         159      159              
  Lines       16679    16633      -46     
  Branches      471      454      -17     
==========================================
- Hits         3822     3794      -28     
+ Misses      12758    12746      -12     
+ Partials       99       93       -6     
Files with missing lines Coverage Δ
crates/geometry/src/aabb.rs 68.25% <66.66%> (+0.84%) ⬆️

@andrewgazelka
Copy link
Member

change PR title? it doesnt do SIMD anymore, right?

@wyattgill9 wyattgill9 changed the title feat: SIMD Optimizations for crates/geometry feat: Optimizations for raycasting geometry +50% Jan 23, 2025
@wyattgill9
Copy link
Contributor Author

Done!

@TestingPlant TestingPlant added this pull request to the merge queue Jan 23, 2025
@andrewgazelka andrewgazelka changed the title feat: Optimizations for raycasting geometry +50% perf: raycasting geometry +50% Jan 23, 2025
@andrewgazelka andrewgazelka removed this pull request from the merge queue due to a manual request Jan 23, 2025
@andrewgazelka andrewgazelka added this pull request to the merge queue Jan 23, 2025
@github-actions github-actions bot added perf and removed feat labels Jan 23, 2025
Merged via the queue into hyperion-mc:main with commit fdc01bf Jan 23, 2025
12 of 13 checks passed
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.

3 participants