Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance issue with Python 3.8 #66

Open
raghu1153 opened this issue Jun 14, 2020 · 0 comments
Open

Performance issue with Python 3.8 #66

raghu1153 opened this issue Jun 14, 2020 · 0 comments

Comments

@raghu1153
Copy link

raghu1153 commented Jun 14, 2020

I was using gdsCAD to generate layouts for lithography. There will be typically hundreds of thousands of GDS elements in one layout. When I was using gdaCAD for Python2 I never had any trouble creating layouts with up to million elements(I also use cellArray feature and translate feature to reduce number of elements whenever possible). It used to take about 5 minutes to write a layout with approx 1 million elements.

But now, even with a few hundred thousand elements, the system seems to hang and never recover and it never produces the final gds file. Has anyone come across this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant