Skip to content

Test pefrormance of Decimal64 class with Valhalla #98

Description

@alexei-osipov

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions