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

Improve viewcopy benchmark #842

Merged
merged 6 commits into from
Feb 2, 2024

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    3bcfaee View commit details
    Browse the repository at this point in the history
  2. Make mpForEachInline public and more like Mp11 version

    * Rename the function to mp_for_each_inline
    * Take list as template parameter only
    bernhardmgruber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fcb9a48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ffd6f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e802cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63bad82 View commit details
    Browse the repository at this point in the history
  6. Simplify copy implementation

    * Hardcode readOpt heuristic
    * Drop readOpt parameter from aosoaCommonBlockCopy interface
    * Remove aosoaCommonBlockCopy runs from viewcopy
    bernhardmgruber committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fe83bdf View commit details
    Browse the repository at this point in the history