Skip to content

Conversation

@andrewgazelka
Copy link
Member

No description provided.

@github-actions
Copy link

Benchmark Results for general

ray_intersection/aabb_size_0.1                     [  19.0 ns ...  19.1 ns ]      +0.15%
ray_intersection/aabb_size_1                       [  19.0 ns ...  19.1 ns ]      +0.01%
ray_intersection/aabb_size_10                      [  19.0 ns ...  19.0 ns ]      -0.04%
ray_intersection/ray_distance_1                    [   3.8 ns ...   3.8 ns ]      -0.02%
ray_intersection/ray_distance_5                    [   3.8 ns ...   3.8 ns ]      -0.06%
ray_intersection/ray_distance_20                   [   3.9 ns ...   3.9 ns ]      -0.01%
overlap/no_overlap                                 [  28.9 ns ...  29.1 ns ]      +0.55%
overlap/partial_overlap                            [  28.8 ns ...  28.9 ns ]      +0.35%
overlap/full_containment                           [  21.6 ns ...  21.6 ns ]      +0.25%
point_containment/inside                           [   4.9 ns ...   4.9 ns ]      +0.05%
point_containment/outside                          [   4.4 ns ...   4.4 ns ]      -0.06%
point_containment/boundary                         [   4.9 ns ...   4.9 ns ]      -0.30%

Comparing to 84fbc78

@codecov
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.07%. Comparing base (84fbc78) to head (b43dd93).
Report is 1 commits behind head on main.

@@           Coverage Diff           @@
##             main     #848   +/-   ##
=======================================
  Coverage   21.07%   21.07%           
=======================================
  Files         159      159           
  Lines       16625    16625           
  Branches      454      454           
=======================================
  Hits         3503     3503           
  Misses      13056    13056           
  Partials       66       66           

@github-actions
Copy link

Benchmark Results for general

ray_intersection/aabb_size_0.1                     [  19.1 ns ...  19.1 ns ]      -0.07%
ray_intersection/aabb_size_1                       [  19.1 ns ...  19.1 ns ]      -0.05%
ray_intersection/aabb_size_10                      [  19.0 ns ...  19.0 ns ]      +0.05%
ray_intersection/ray_distance_1                    [   3.8 ns ...   3.8 ns ]      -0.06%
ray_intersection/ray_distance_5                    [   3.9 ns ...   3.8 ns ]      -0.68%
ray_intersection/ray_distance_20                   [   3.8 ns ...   3.9 ns ]      +0.09%
overlap/no_overlap                                 [  28.8 ns ...  28.9 ns ]      +0.17%
overlap/partial_overlap                            [  28.9 ns ...  28.8 ns ]      -0.13%
overlap/full_containment                           [  21.6 ns ...  21.6 ns ]      -0.06%
point_containment/inside                           [   4.9 ns ...   4.9 ns ]      +0.16%
point_containment/outside                          [   4.4 ns ...   4.4 ns ]      +0.19%
point_containment/boundary                         [   4.9 ns ...   4.9 ns ]      +0.10%

Comparing to 84fbc78

@andrewgazelka andrewgazelka added this pull request to the merge queue Feb 24, 2025
Merged via the queue into main with commit dc6fb49 Feb 24, 2025
10 checks passed
@andrewgazelka andrewgazelka deleted the andrew/integration branch February 24, 2025 08:51
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