Skip to content

Use new ifcopenshell.util profiler function #7328

@maxfb87

Description

@maxfb87

Bug Description

Following #7322 now there is new profiler function that can be used instead of creating something new.
For example here
https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.8.0/src/bonsai/bonsai/bim/module/drawing/operator.py#L72-L84
and here
https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.8.0/src/bonsai/bonsai/bim/module/drawing/operator.py#L306-L359

now we can replace the existing profiler function with the new one.
If somebody want to try, i think this is a good exercise

Attachments

No response

Debug and Error Output


Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions