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
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