Skip to content

Use JMH for ObjFactoryTest.testObjFactoryCache() #498

Open
@kwwall

Description

@kwwall

In #491 (comment), @hellyguo discovered timing problems, presumably in part caused by the JIT optimization that caused an asserting in the testObjFactoryCache() to fail. For the short-term, I'm just commented out that assert and added a TODO comment to use Java Microbenchmark Harness (JMH) to get more a more accurate portrayal. See those comments for additional details and context.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions