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

Added makefile and instructions for building on Raspberry Pi #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stefanb
Copy link
Contributor

@stefanb stefanb commented Aug 22, 2016

Tests are passing:

$ make -f Makefile.rpi test
./gk-slo -x > gk-slo.tmp
diff gk-slo.tmp refout-slo.txt
./gk-slo -x -g egm > gk-slo.tmp
diff gk-slo.tmp refout-egm.txt

It is expectedly slow:

Processing RABA_20160731.shp
Shapefile type: Polygon, number of shapes: 1578123
Processing time: 3401.426469

@stefanb
Copy link
Contributor Author

stefanb commented Aug 22, 2016

Improved performance by enabling optimisation and removing debug symbols:

Processing RABA_20160731.shp
Shapefile type: Polygon, number of shapes: 1578123
Processing time: 2680.956826

mrihtar added a commit that referenced this pull request Nov 27, 2018
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

Successfully merging this pull request may close these issues.

1 participant