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

Add benchmarks #872

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Add benchmarks #872

wants to merge 8 commits into from

Commits on Jun 12, 2024

  1. Add benchmarking module

    bchapuis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b1aed0a View commit details
    Browse the repository at this point in the history
  2. Add dependency to jmh

    bchapuis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9505d57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4aac3d View commit details
    Browse the repository at this point in the history
  4. Add benchmarks

    bchapuis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    021edd9 View commit details
    Browse the repository at this point in the history
  5. Add sequential spliterator

    bchapuis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8e6ec16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f638b9f View commit details
    Browse the repository at this point in the history
  7. Format code with spotless

    bchapuis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2badb7e View commit details
    Browse the repository at this point in the history
  8. Improve benchmark

    bchapuis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b9d48d0 View commit details
    Browse the repository at this point in the history