Using Cython to improve speed during dxf import and processing
6 views
Skip to first unread message
Chrisko
unread,
Mar 17, 2018, 1:56:43 PM3/17/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dxf2gcode-dev
Hi there,
anyone has some experience / knowledge how to integrate cython to improve speed. I am thinking on adding this functionality since the import can take very long with big files. However since this looks a bit complex, i am not that sure how to do it, so if there is one who is willing to support i think this would be worth to implement at some points.