Shapely 2.0.0 中文文档

  1. 主页
  2. 文档
  3. Shapely 2.0.0 中文文档
  4. User Manual
  5. Performance(性能)

Performance(性能)

Shapely uses the GEOS library for all operations. GEOS is written in C++ and used in many applications and you can expect that all operations are highly optimized. The creation of new geometries with many coordinates, however, involves some overhead that might slow down your code.

Shapely使用GEOS库来完成所有操作。GEOS是用C++编写的,并在许多应用程序中使用,你可以期望所有的操作都被高度优化。然而,创建具有许多坐标的新几何要素涉及一些开销,可能会减慢代码运行速度。

标签 ,
这篇文章对您有用吗?

我们要如何帮助您?

欢迎留下您的宝贵建议

Please enter your comment!
Please enter your name here