Skip to content

Why is cached blocking tree slower to create? #1330

Description

@sonalgoyal

I was running some tests when I saw

'************ time taken to create cached blocking tree ************, 5512
************ time taken to create default blocking tree ************, 897
-------- max depth of trees -------- 3
-------- total nodes in a trees ---- 34
************ time taken to create cached blocking tree ************, 489
************ time taken to create default blocking tree ************, 345
-------- max depth of trees -------- 3
-------- total nodes in a trees ---- 21'

this does not look right to me. cached has to be faster. Can you please investigate?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions