| Summary: | [GEF4] geometry intersection computation duration | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Sylvain Bi <sylvain.bilange> |
| Component: | GEF Geometry | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand |
| Version: | unspecified | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M5 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Sylvain Bi
I cannot reproduce the delay on my machine. I added a test case for the given data that ensures that the execution time does not exceed 0.2 seconds (BezierCurveTests#test_intersection_performance()). The code is published on the master branch. Would you please try to reproduce the issue with the current master? I tested the code on Linux and Mac OS. For me, the total duration for all 20 test cases is always below one second. Therefore, I resolve this ticket as invalid. Feel free to reopen this ticket if you still encounter similar problems. |