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

Cast benchmark #817

Merged
merged 11 commits into from
Oct 6, 2024
Merged

Cast benchmark #817

merged 11 commits into from
Oct 6, 2024

Commits on Oct 5, 2024

  1. initial cast benchmark

    update mass options instead of automatic mass
    erincatto committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    6336023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f22f3f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. testing 32-byte tree node

    erincatto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    33474fb View commit details
    Browse the repository at this point in the history
  2. 40 byte tree node

    erincatto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    2d0dd20 View commit details
    Browse the repository at this point in the history
  3. tried Dirk's recursion

    erincatto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    337788d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec8d538 View commit details
    Browse the repository at this point in the history
  5. doubled cast performance by visiting closer nodes first

    added circle cast and overlap aabb benchmarks
    erincatto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    b5622e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    170a3fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30096e5 View commit details
    Browse the repository at this point in the history
  8. mac fix

    erincatto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    bb0fa3b View commit details
    Browse the repository at this point in the history
  9. build samples on windows

    erincatto committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    b0cb726 View commit details
    Browse the repository at this point in the history