aramis_acg
|
1e2dd3eefc
- IFC: use smart pointers to keep STEP-SELECT entities in the converted output data structures. This allows us to free the original parameter tuples early as ownership of their members can be transferred. This cuts down memory overhead to 8x (assuming a typical x64 builds) and reduces loading time on average by ~5% as measured on my system.
|
пре 14 година |
aramis_acg
|
15565c4858
# IFC: fix potential crash during merging of polygon boundaries
|
пре 14 година |
aramis_acg
|
23ea1ac97d
# STEP: reduce memory overhead of STEP reader. A typical x64 build now has approx. 10x overhead (compared to the size of the file being read), as opposed to 20-40x that it had before.
|
пре 14 година |
aramis_acg
|
bf7b1d3514
# IFC: track references only for the types for which we actually need reverse indices. On average, this results in a 10% reduction in memory usage and a 5% speed improvement.
|
пре 14 година |
aramis_acg
|
78b44c3aed
- IFC: slight optimization, take less memory.
|
пре 14 година |
aramis_acg
|
27ee419355
# fix crashbug in rtrim(), hackpatch STEP::Object::GetClassName() for gcc
|
пре 14 година |
aramis_acg
|
1400ae79e7
+ add first prototype version of the IFC-STEP loader. Loads many test models fine but does not support some of the more sophisticated format features.
|
пре 14 година |