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

Test pefrormance of Decimal64 class with Valhalla #98

Open
alexei-osipov opened this issue Oct 11, 2024 · 0 comments
Open

Test pefrormance of Decimal64 class with Valhalla #98

alexei-osipov opened this issue Oct 11, 2024 · 0 comments

Comments

@alexei-osipov
Copy link

Decimal64 java class can become a "value class" in Valhalla.

We should try to test Decimal64 as value class:

  • how well it works,
  • ensure that there are no allocations on heap,
  • compare it's performance with non-valhalla JRE with Java Agent enabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant