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 proper integer benchmarking suite #513

Open
drcjt opened this issue Aug 18, 2024 · 0 comments
Open

Add proper integer benchmarking suite #513

drcjt opened this issue Aug 18, 2024 · 0 comments
Labels
tenet-performance Performance related issue testing Anything test related

Comments

@drcjt
Copy link
Owner

drcjt commented Aug 18, 2024

See here for suite used in dotnet runtime - runtime/src/tests/JIT/Performance/CodeQuality/Benchstones/BenchI/
This includes tests such as:

  • 8 Queens
  • Ackerman
  • BubbleSort
  • HeapSort
  • Dhrystone
  • Pi
  • QuickSort
@drcjt drcjt added testing Anything test related tenet-performance Performance related issue labels Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tenet-performance Performance related issue testing Anything test related
Projects
None yet
Development

No branches or pull requests

1 participant