Skip to content

Contention and excessive overhead creating digest instances #15

Closed
@headius

Description

@headius

The following script, from @bbrowning, shows that we have a large object churn and classloader contention when creating digest instances, due to the logic in findImplEngine running for every new instance.

https://gist.github.com/bbrowning/24cfdba60ce1cdc887cc

I've got a patch on the way. Unsure how we can test this, though, since we'd have to confirm it runs in a certain amount of time to confirm the contention is gone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions