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

Exit from script non-gracefully #7

Open
merkato opened this issue Sep 2, 2016 · 0 comments
Open

Exit from script non-gracefully #7

merkato opened this issue Sep 2, 2016 · 0 comments

Comments

@merkato
Copy link
Contributor

merkato commented Sep 2, 2016

 python __main__.py bench /home/mechanik/dev/Projekty/Gorzowski/slubicki_topo.qgs --passes 1 --size 1000 2000 --types 'layer|project'
Project Loaded with: [u'Obszary chronione', u'Punkty o znaczeniu topograficznym', u'Zagospodarowanie terenu (generalizacja automatyczna)', u'Granice nadle\u015bnictw', u'Granice administracyjne', u'Zagospodarowanie terenu', u'Punkty', u'Zbiorniki wodne', u'Zabudowa', u'Mosty', u'Wody p\u0142yn\u0105ce', u'Granica pa\u0144stwowa - numeracja', u'Sieci energetyczne', u'Jednostki ratownicze', u'Tunele', u'Sie\u0107 komunikacyjna', u'Kilometra\u017c rzeki Odry', u'Miejscowo\u015bci', u'Infrastruktura lotnisk', u'Rze\u017aba terenu', u'Przeszkody terenowe', u'Warstwice']
Rendering images with 1 passes
***********************************************Results************************************************
Scale: 23204.0334302
Layer: Obszary chronione                                         0.072 sec     (stddev        0.0 sec)
Layer: Punkty o znaczeniu topograficznym                          0.05 sec     (stddev        0.0 sec)
Layer: Zagospodarowanie terenu (generalizacja automatyczna)      0.039 sec     (stddev        0.0 sec)
Layer: Granice nadleśnictw                                      0.046 sec     (stddev        0.0 sec)
Layer: Granice administracyjne                                   0.106 sec     (stddev        0.0 sec)
Layer: Zagospodarowanie terenu                                   1.332 sec     (stddev        0.0 sec)
Layer: Punkty                                                    0.232 sec     (stddev        0.0 sec)
Layer: Zbiorniki wodne                                           1.133 sec     (stddev        0.0 sec)
Layer: Zabudowa                                                  0.364 sec     (stddev        0.0 sec)
Layer: Mosty                                                     0.087 sec     (stddev        0.0 sec)
Layer: Wody płynące                                            0.195 sec     (stddev        0.0 sec)
Layer: Granica państwowa - numeracja                             0.06 sec     (stddev        0.0 sec)
Layer: Sieci energetyczne                                         0.02 sec     (stddev        0.0 sec)
Layer: Jednostki ratownicze                                      0.014 sec     (stddev        0.0 sec)
Layer: Tunele                                                    0.061 sec     (stddev        0.0 sec)
Layer: Sieć komunikacyjna                                       4.798 sec     (stddev        0.0 sec)
Layer: Kilometraż rzeki Odry                                     0.04 sec     (stddev        0.0 sec)
Layer: Miejscowości                                             0.079 sec     (stddev        0.0 sec)
Layer: Infrastruktura lotnisk                                     0.01 sec     (stddev        0.0 sec)
Layer: Rzeźba terenu                                            1.736 sec     (stddev        0.0 sec)
Layer: Przeszkody terenowe                                        0.03 sec     (stddev        0.0 sec)
Layer: Warstwice                                                 2.393 sec     (stddev        0.0 sec)
Layer: Project                                                  63.374 sec     (stddev        0.0 sec)
Done
ICE default IO error handler doing an exit(), pid = 14646, errno = 32
QThreadStorage: Thread 0x49fc840 exited after QThreadStorage 7 destroyed
QThreadStorage: Thread 0x49fc840 exited after QThreadStorage 6 destroyed

Project composer rendering to PDF takes very long (>30 min, QGIS 2.16.2, Ubuntu 16.04, 8GB RAM, using only 3-4 GB of it and 1 CPU Core, SSD Drive). When trying to debug/benchmark it with qgis2img something goes wrong.

Any suggestions about problems reason? QGIS, RAM or SSD?

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

No branches or pull requests

1 participant