Files
IfcOpenShell/src/ifcopenshell-python/ifcopenshell
Andrej730 153389fe4a ifcopenshell.util.element optimization
Tried to reduce amount of IFC attributes retrieved by reusing already retrieved values.

E.g. previously get_nest() was retrieving same attribute 3 times on each call, now it does it only once and it's 2 times faster (2.4 ms -> 1.2 ms).
2024-04-09 18:36:55 +05:00
..
2024-03-26 15:13:36 +01:00
2022-06-29 17:23:27 +10:00
2024-03-29 15:11:47 +05:00
2024-04-09 18:33:25 +05:00
2024-03-19 15:24:14 +05:00
2024-04-08 13:56:52 +05:00