Skip to content

Refactor: Use ifcopenshell.util.profiler.Profiler in drawing operator#7869

Open
dipayansardar73-decode wants to merge 1 commit intoIfcOpenShell:v0.8.0from
dipayansardar73-decode:refactor-profiler-drawing-7328
Open

Refactor: Use ifcopenshell.util.profiler.Profiler in drawing operator#7869
dipayansardar73-decode wants to merge 1 commit intoIfcOpenShell:v0.8.0from
dipayansardar73-decode:refactor-profiler-drawing-7328

Conversation

@dipayansardar73-decode
Copy link
Copy Markdown

This PR replaces the local profiler context manager in src/bonsai/bonsai/bim/module/drawing/operator.py with the shared ifcopenshell.util.profiler.Profiler utility, as requested in #7328. Fixes #7328.

This PR replaces the local 'profile' context manager in 'src/bonsai/bonsai/bim/module/drawing/operator.py' with the shared 'ifcopenshell.util.profiler.Profiler' utility, as requested in IfcOpenShell#7328.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use new ifcopenshell.util profiler function

1 participant