OCCT
OCCT copied to clipboard
0033671: Coding - GeomTools performance update
Update size of buffer for the brep parsing according standard
Issue: https://tracker.dev.opencascade.org/view.php?id=33671
There is a regression on Windows with HLR. Needs to analyze the reason.
The solutions looks like as a have positive impact. Linux testing is more stable to check performance. But I would extend the buffer a little longer (26 or even 32)
GCC LINUXTotal MEMORY difference: 96948369 / 96949356 [-0.00%]Windows MSVCTotal CPU difference: 4282.840000000665 / 4581.440000000198 [-6.52%]
Total IMAGE difference: 13 / 14246 [0.09%]
Total MEMORY difference: 122586547 / 122855717 [-0.22%] Total CPU difference: 4103.625 / 3980.109375 [+3.10%] Total IMAGE difference: 12 / 14311 [0.08%]
Windows CLANG
Total MEMORY difference: 122558458 / 122520503 [+0.03%] Total CPU difference: 3873.15625 / 3963.34375 [-2.28%] Total IMAGE difference: 15 / 14292 [0.10%]