Skip to content

research: alternative to string for decimal conversion #392

@DaveSkender

Description

@DaveSkender

I had a quick test. And this way has max 3x performance gain!

    if cs_decimal is not None:
        return CsDecimal.ToDouble(cs_decimal)

But few tests fail due to precision problem

Originally posted by @LeeDongGeon1996 in #386 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions