organicmaps/map
Vladimir Byko-Ianko 32243b1e5a Tunning location extrapolation.
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
2018-06-19 19:11:12 +03:00
..
benchmark_tool [indexer][editor] Move some code from indexer to editor 2018-06-01 16:17:52 +03:00
discovery Added new statistics + AppsFlyer mirroring 2018-06-14 13:51:13 +03:00
extrapolation Tunning location extrapolation. 2018-06-19 19:11:12 +03:00
extrapolation_benchmark Tunning location extrapolation. 2018-06-19 19:11:12 +03:00
map_integration_tests [cmake] Fix map_integration_tests 2018-06-13 12:14:29 +03:00
map_tests git-clang-format 2018-06-19 19:11:12 +03:00
mwm_tests [indexer][editor] Move some code from indexer to editor 2018-06-01 16:17:52 +03:00
style_tests Save to bookmark data persistent feature types based on index. 2018-05-10 16:15:11 +03:00
transit Removed usage of large icons 2018-05-15 17:30:30 +03:00
address_finder.cpp [search] Search is extracted from Framework to SearchAPI. 2017-11-07 13:05:18 +03:00
api_mark_point.cpp UGC search results. 2018-05-17 13:16:42 +03:00
api_mark_point.hpp Fixed api marks style 2018-05-15 17:30:30 +03:00
benchmark_tools.cpp Review fixes 2017-11-14 11:18:31 +03:00
benchmark_tools.hpp Added graphics benchmark 2017-01-17 15:55:34 +03:00
booking_availability_filter.cpp [booking] Tests and bugfix 2018-06-09 18:27:33 +03:00
booking_availability_filter.hpp [booking] filter refactoring. Review fixes 2018-05-25 19:00:35 +03:00
booking_filter.hpp [booking] filter refactoring. Review fixes 2018-05-25 19:00:35 +03:00
booking_filter_cache.cpp [booking] review fixes - no mutexes 2017-12-14 14:10:18 +03:00
booking_filter_cache.hpp [booking] review fixes - no mutexes 2017-12-14 14:10:18 +03:00
booking_filter_params.hpp [booking] deals filter review fixes 2018-06-09 18:27:33 +03:00
booking_filter_processor.cpp [android][booking] review fixes 2018-06-09 18:27:33 +03:00
booking_filter_processor.hpp [android][booking] review fixes 2018-06-09 18:27:33 +03:00
bookmark.cpp Fixed catalog core 2018-06-18 18:26:57 +03:00
bookmark.hpp Added bookmarks catalog support 2018-05-17 20:14:56 +03:00
bookmark_catalog.cpp Fixed catalog core 2018-06-18 18:26:57 +03:00
bookmark_catalog.hpp Fixed catalog core 2018-06-18 18:26:57 +03:00
bookmark_helpers.cpp Review fixes 2018-05-29 20:38:03 +03:00
bookmark_helpers.hpp Substituted useBinary to enum 2018-05-17 20:14:56 +03:00
bookmark_manager.cpp Fixed catalog core 2018-06-18 18:26:57 +03:00
bookmark_manager.hpp Fixed catalog core 2018-06-18 18:26:57 +03:00
bookmarks_search_params.hpp Use base types from kml library. 2018-04-06 15:59:42 +03:00
chart_generator.cpp Added support of vehicle styles 2017-02-16 19:39:55 +03:00
chart_generator.hpp Calculating altitude chart points with the help of following method: ScaleChartData, ReflectChartData, ShiftChartData. 2016-09-14 11:21:40 +03:00
cloud.cpp [coding] Exceptions in FileReader are now thrown in places where they were being caught. 2018-06-14 15:42:53 +03:00
cloud.hpp Added bookmarks cloud property to the lightweight framework 2018-06-06 17:11:07 +03:00
CMakeLists.txt Adding extrapolation benchmark project. Csv file parsing with user tracks is implemented. 2018-06-19 19:11:12 +03:00
displacement_mode_manager.cpp Review fixes. 2016-08-03 15:44:57 +03:00
displacement_mode_manager.hpp [build] Build fix for libstdc++. 2016-08-22 16:58:26 +03:00
displayed_categories_modifiers.cpp Fixed sponsored category position calculation 2018-04-06 11:27:01 +03:00
displayed_categories_modifiers.hpp Added support of FC2018 category in the core 2018-04-03 16:33:53 +03:00
everywhere_search_callback.cpp [booking] deals filter review fixes 2018-06-09 18:27:33 +03:00
everywhere_search_callback.hpp [booking][search] Review fixes 2018-06-09 18:27:33 +03:00
everywhere_search_params.hpp [booking][search] Review fixes 2018-06-09 18:27:33 +03:00
feature_vec_model.cpp Remove using std from base 2016-12-28 15:24:51 +03:00
feature_vec_model.hpp [index] Fixed notifications logic, added UPDATE event. 2016-03-23 16:21:14 +03:00
framework.cpp Moving the extrapolator to RoutingManager switching it on only for car and bicycle following mode. 2018-06-19 19:11:12 +03:00
framework.hpp Moving the extrapolator to RoutingManager switching it on only for car and bicycle following mode. 2018-06-19 19:11:12 +03:00
framework_light.hpp Added bookmarks cloud property to the lightweight framework 2018-06-06 17:11:07 +03:00
ge0_parser.cpp
ge0_parser.hpp
geourl_process.cpp Review fixes. 2016-08-08 11:39:37 +03:00
geourl_process.hpp
gps_track.cpp Review fixes. 2017-03-20 11:34:39 +03:00
gps_track.hpp Review fixes. 2017-03-20 11:34:39 +03:00
gps_track_collection.cpp Fixed evicted by Add new points 2016-01-13 15:54:43 +03:00
gps_track_collection.hpp Renamed popped to evicted 2016-01-13 15:54:08 +03:00
gps_track_filter.cpp [platform] Check the result of Settings::Get. 2017-05-05 15:08:08 +03:00
gps_track_filter.hpp Implemented LD filter for gps tracks 2016-01-13 15:55:43 +03:00
gps_track_storage.cpp Detailed exceptions description while creating gps track file. 2016-04-05 18:37:17 +03:00
gps_track_storage.hpp Write all points in storage, insert filtered points in runtime collection 2016-01-13 15:54:46 +03:00
gps_tracker.cpp [platform] Check the result of Settings::Get. 2017-05-05 15:08:08 +03:00
gps_tracker.hpp Fix: Apply duration to the track 2016-01-13 15:54:34 +03:00
local_ads_manager.cpp Added local ads custom icons support for our new partners 2018-06-06 12:00:18 +03:00
local_ads_manager.hpp Added hidden local ads objects 2018-05-10 11:21:44 +03:00
local_ads_mark.cpp Dropped UserMarkManager and UserMarksController. 2018-02-15 11:12:21 +03:00
local_ads_mark.hpp Minor renaming. 2018-02-15 11:12:21 +03:00
local_ads_supported_types.cpp local ads supported types 2017-05-19 15:02:26 +03:00
mwm_tree.hpp Moving num_mwm_id.hpp to routing_common. 2017-10-17 15:16:05 +03:00
mwm_url.cpp Fixed api marks style 2018-05-15 17:30:30 +03:00
mwm_url.hpp Added lead url parsing. 2017-05-19 16:42:18 +03:00
osm_opening_hours.hpp
place_page_info.cpp [indexer][editor] Move some code from indexer to editor 2018-06-01 16:17:52 +03:00
place_page_info.hpp [indexer][editor] Move some code from indexer to editor 2018-06-01 16:17:52 +03:00
reachable_by_taxi_checker.cpp Removed strange type from taxi checker. 2016-12-08 19:42:16 +03:00
reachable_by_taxi_checker.hpp [core] uber into place page 2016-12-08 19:06:48 +03:00
routing_manager.cpp git-clang-format 2018-06-19 19:11:12 +03:00
routing_manager.hpp Moving the extrapolator to RoutingManager switching it on only for car and bicycle following mode. 2018-06-19 19:11:12 +03:00
routing_mark.cpp EditSession added. 2018-02-15 11:12:21 +03:00
routing_mark.hpp EditSession added. 2018-02-15 11:12:21 +03:00
search_api.cpp [booking] deals filter review fixes 2018-06-09 18:27:33 +03:00
search_api.hpp [booking] deals filter review fixes 2018-06-09 18:27:33 +03:00
search_mark.cpp Added sales badges for b.com hotels 2018-05-31 13:24:23 +03:00
search_mark.hpp Added sales badges for b.com hotels 2018-05-31 13:24:23 +03:00
taxi_delegate.cpp [taxi] review fixes 2018-03-23 17:52:08 +03:00
taxi_delegate.hpp [taxi] review fixes 2018-03-23 17:52:08 +03:00
track.cpp Fixed crash on track without style 2018-05-07 16:54:55 +03:00
track.hpp Bookmark tests fixes. Persistent id storage added. 2018-04-06 15:59:42 +03:00
traffic_manager.cpp Review fixes 2017-11-14 11:18:31 +03:00
traffic_manager.hpp Added drape engine safe ptr 2017-09-13 14:11:31 +03:00
user.cpp Added auth extended logging 2018-05-15 17:30:30 +03:00
user.hpp Added auth extended logging 2018-05-15 17:30:30 +03:00
user_mark.cpp Fixed api marks style 2018-05-15 17:30:30 +03:00
user_mark.hpp Added pricing badges 2018-04-09 14:28:51 +03:00
user_mark_id_storage.cpp Disable saving of bookmark ids during bookmarks loading. 2018-05-16 21:37:36 +03:00
user_mark_id_storage.hpp Disable saving of bookmark ids during bookmarks loading. 2018-05-16 21:37:36 +03:00
user_mark_layer.cpp Save last modified timestamp to bookmark category data. 2018-04-25 15:38:50 +03:00
user_mark_layer.hpp Save last modified timestamp to bookmark category data. 2018-04-25 15:38:50 +03:00
viewport_search_callback.cpp [booking] deals filter review fixes 2018-06-09 18:27:33 +03:00
viewport_search_callback.hpp [booking] deals filter review fixes 2018-06-09 18:27:33 +03:00
viewport_search_params.hpp [booking][search][android][ios] Workflow for booking filters is unified. Booking deals filter is added and enabled for search in viewport. Search callbacks are moved into map project. 2018-06-09 18:27:33 +03:00