Skip to content

Test pefrormance of Decimal64 class with Valhalla #98

@alexei-osipov

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.

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