Commit 0adf5f7
timlinux
Added a test for testing rendering performance. The test does the following:
- test for presence of test dataset
- if test data is not present writes it to tmp
- test data set is (180 /0.5) * (90 /0.5) polygons (each being .5 degree box)
- renders the dataset to an image and times how long it takes to do that
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7960 c8812cc2-4d05-0410-92ff-de0c093fc19c1 parent 505d840 commit 0adf5f7
File tree
3 files changed
+278
-80
lines changed- images/icons
- tests/src/core
3 files changed
+278
-80
lines changedLoading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
169 | 190 | | |
170 | 191 | | |
171 | 192 | | |
0 commit comments