Skip to content

Remove assertions on hot code paths for methods considered internal API.  #4066

Open
@christophstrobl

Description

@christophstrobl

Asserting that eg. a property name must not be empty can be quite expensive if done frequently esp. within the mapping layer.
Also remove assertions done multiple times for the same input.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions