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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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