Skip to content

Commit fcff51c

Browse files
author
Drew Dara-Abrams
committed
also compare gzip'ing the pbs
1 parent 32c01a5 commit fcff51c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ Comparing size on disk:
3535
72K mbta-example/VehiclePositions.pb
3636
1.0M total
3737

38+
tar -czvf mbta-example-pbs.tar.gz *.pb
39+
du -h mbta-example/*.gz
40+
356K mbta-example/mbta-example-pbs.tar.gz
41+
3842
➜ du -h mbta-example/*.geoparquet
3943
36K mbta-example/gtfs_realtime_data.geoparquet
4044
```
355 KB
Binary file not shown.

0 commit comments

Comments
 (0)