You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ laptop running a Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (6 cores / 12 virtual
55
55
| 6.1 s | Multithreaded (12 vCPUs) generation of [489 MB SOZip-enabled file](https://download.osgeo.org/gdal/data/sozip/nz-building-outlines.gpkg.zip) from a 1.6 GB uncompresssed GeoPackage file with<br>``sozip nz-building-outlines.gpkg.zip nz-building-outlines.gpkg``|
56
56
| 36 s | Single threaded compression of same file to 480 MB regular ``zip`` utility with<br>``zip nz-building-outlines-regular.gpkg.zip nz-building-outlines.gpkg``|
57
57
58
-
* Bulk reading: Multithreaded ingestion (4 vCPUs) of 3.2 million features with Arrow Array interface
58
+
* Bulk reading: Multithreaded extraction (4 vCPUs) of 3.2 million features with Arrow Array interface
0 commit comments