Skip to content

Mono/.NET Core IL generation support for serialization #72

@itadapter

Description

@itadapter

The Mono 5 implementation is 3x times slower than Mono 3,
looks like they have switch expression tree to interpretation instead of IL generation.

Similar issue effects .NET Core.
We may switch to direct IL generation bypassing expr tree graphs, or use generate IL from expr tree in NFX.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions