Skip to content

[partners] Auto partners test#2

Open
mapsmetest wants to merge 10000 commits intomasterfrom
auto-partners-w3xe6f
Open

[partners] Auto partners test#2
mapsmetest wants to merge 10000 commits intomasterfrom
auto-partners-w3xe6f

Conversation

@mapsmetest
Copy link
Owner

No description provided.

bykoianko and others added 30 commits June 19, 2018 19:11
LOG TID(1) INFO   2.9087e-05 extrapolation_benchmark/extrapolation_benchmark.cpp:223 main() General tracks statistics.
  Number of tracks: 885
  Number of track points: 567362
  Average points per track: 641
  Average track length: 15343.1 meters
LOG TID(1) INFO       142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:314 main()
  Processed 148291 points.
    1482910 extrapolations is calculated.
   Projection is calculated for 1483123 extrapolations.
LOG TID(1) INFO       142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:317 main() Cumulative moving average, variance and standard deviation for each extrapolation:
LOG TID(1) INFO       142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 1 , 200 seconds after point two. Cumulative moving average = 0.666922 meters. Variance = 0.867515 . Standard deviation = 0.931405
LOG TID(1) INFO       142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 2 , 400 seconds after point two. Cumulative moving average = 1.32145 meters. Variance = 3.33216 . Standard deviation = 1.82542
LOG TID(1) INFO       142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 3 , 600 seconds after point two. Cumulative moving average = 1.94983 meters. Variance = 7.09659 . Standard deviation = 2.66394
LOG TID(1) INFO       142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 4 , 800 seconds after point two. Cumulative moving average = 2.51536 meters. Variance = 11.7494 . Standard deviation = 3.42774
LOG TID(1) INFO       142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 5 , 1000 seconds after point two. Cumulative moving average = 2.99075 meters. Variance = 16.7746 . Standard deviation = 4.09567
LOG TID(1) INFO       142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 6 , 1200 seconds after point two. Cumulative moving average = 3.54507 meters. Variance = 21.3933 . Standard deviation = 4.62529
LOG TID(1) INFO       142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 7 , 1400 seconds after point two. Cumulative moving average = 4.04992 meters. Variance = 26.5523 . Standard deviation = 5.15289
LOG TID(1) INFO       142.85 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 8 , 1600 seconds after point two. Cumulative moving average = 4.514 meters. Variance = 32.3517 . Standard deviation = 5.68786
LOG TID(1) INFO      142.877 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 9 , 1800 seconds after point two. Cumulative moving average = 4.94482 meters. Variance = 38.8987 . Standard deviation = 6.23688
LOG TID(1) INFO      142.877 extrapolation_benchmark/extrapolation_benchmark.cpp:324 main() Extrapolation 10 , 2000 seconds after point two. Cumulative moving average = 5.34581 meters. Variance = 46.295 . Standard deviation = 6.80405
…le JNI calls, replaced them with BookmarkCategory model methods
…le JNI calls, replaced them with BookmarkCategory model methods
…holder for empty bookmarks list frag, add prefs for header on catalog screen
We don't currently support Malay. This commit removes "ms:"
from the list of recently added translations.
Missing argument to XML_SetUnknownEncodingHandler
(compare to lib/expat.h) causes compile error.
Comment out as the fix would be more complex than
appropriate for a 3party library copy.
For some reasons e.g. gcc 6.3 seems to show no issue.
bykoianko and others added 30 commits July 5, 2018 15:43
The masks in the higher bits of our osm id encoding
used to be disjoint. After a refactoring, the encoding
was switched to packing 4 values into 2 bits and thus
the masks started to intersect. The checks were left
untouched, though, resulting in Relation passing tests
for being a Node and a Way.
This commit fixes the bug and introduces an enum to
store the osm id type, hoping to make things more clear.
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.

Comments