Matthias Blaicher
2013-12-03 14:07:16 UTC
Hello,
I'm currently using Shapely for optical computer chip design and the
first prototypes work great. The only thing I am not satisfied with is
the speed. I first assumed this to be caused by all the geometry
operations I do, but after profiling it looks like most of the time is
spent doing simple affine transformations, especially in affine_transform.
Is this just my own impression or is it a known area which needs
performance improvements?
Best,
Matthias
I'm currently using Shapely for optical computer chip design and the
first prototypes work great. The only thing I am not satisfied with is
the speed. I first assumed this to be caused by all the geometry
operations I do, but after profiling it looks like most of the time is
spent doing simple affine transformations, especially in affine_transform.
Is this just my own impression or is it a known area which needs
performance improvements?
Best,
Matthias