Skip to content

Incorrect code generation and unsupported expressions #215

@dbolin

Description

@dbolin

Tried to use FEC in a personal project that uses compiled expressions for its core functionality - https://github.com/dbolin/Apex.Serialization

After replacing the calls to Compile() with CompileFast(), 30 tests of out the 272 total fail. If I call CompileFast(true), 134 tests fail.

I wasn't able to run any benchmarks beyond the simplest case to see if there would be any runtime performance difference.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions