Skip to content

Speed up Quantity unit conversion #328

@sebastian-peter

Description

@sebastian-peter

Combined units created with MetricPrefix-methods use converters (e.g. PowerOfIntConverter) that rely on slow value classes such as BigInteger.
Use unit converters that rely on doubles instead.

Metadata

Metadata

Labels

speedImproves execution speed, leading to shorter runtimes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions