Files
IfcOpenShell/src/ifcopenshell-python/ifcopenshell/util
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
..
2023-10-30 22:51:55 -05:00
2024-03-18 17:05:55 +05:00
2023-12-17 20:20:52 +01:00
2023-09-27 14:17:46 +10:00
2024-03-22 16:54:42 +05:00
2024-03-26 15:54:45 +05:00
2024-03-21 15:06:32 +05:00
2024-01-04 09:33:55 +01:00
2024-03-18 17:05:55 +05:00
2024-03-22 16:54:42 +05:00
2024-02-28 16:54:11 +05:00
2024-04-09 18:33:25 +05:00