Skip to content

Reflection overhead #310

@mihic

Description

@mihic

After migrating one of our rest clients to kotlin data classes (with jackson and KotlinModule), we observe large reflection overheads. This almost doubles our allocation rate compared to the previous implementation.
screenshot_2020-03-19_at_16 53 01

Reflection cache is on with with 500.000 limit.

Similar issue:
#136

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions