Skip to content

Implement decimal benchmarks #379

@adamsitnik

Description

@adamsitnik

Today I was porting some of the Utf8Formatter benchmarks and I have realized that we have only one Decimal benchmark

https://github.com/dotnet/corefx/blob/79ef29bcc1b9e5f2d7ef595e136771c89eb1bce8/src/System.Runtime/tests/Performance/Perf.Decimal.cs

which I have ported to

public string Decimal_ToString() => decimalNum.ToString();
some time ago

We should definitely have more ;)

/cc @danmosemsft @tannergooding

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions