Geometry package:GSoC17: Difference between revisions

Jump to navigation Jump to search
Line 43: Line 43:


=== Discoveries ===
=== Discoveries ===
* The performance of oct interface was much better than the current mex interface when the '''polygon Union''' (polyUnion) which was written as .oct file was used as benchmark against the current .mex interface to clipper in geometry 3.0.
* On benchmarking the '''polyunion' function in oct interface vs the mex interface, it is found that oct interface had twice as better performance as mex. As it doesn't ensure much advantage, it is not worthed to rewrite the package with oct.
  '''.oct interface''' : Elapsed time is 8.98838e-05 seconds.
 
  '''.mex interface''' : Elapsed time is 0.0109348 seconds.
== External links ==
== External links ==
* [https://github.com/piyush-jain1/GSoC17OctaveGeometry Github repository ] where the work is stored.
* [https://github.com/piyush-jain1/GSoC17OctaveGeometry Github repository ] where the work is stored.
26

edits

Navigation menu