Skip to content

Low performance when using nested list #231

Open
@Decat-SimonA

Description

@Decat-SimonA

When Pojo1 contains a List<Pojo2> that contains a List<Pojo3>, test time goes through the roof.

com.pholser.junit.quickcheck.internal.Reflection methods are not cached and most of the time is spent there

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions