osrm-backend/traffic_updater/go/osrm_traffic_updater
Xun(Perry) Liu c613b1737c Feature/traffic updater statistic (#44)
* feat: implement statistic for osrm traffic dumper.
issues: https://github.com/Telenav/osrm-backend/issues/43

* feat: Implement statistic for loading traffic map.
issues: https://github.com/Telenav/osrm-backend/issues/43

* fix: Experiment to use channel to collect statistic information.
issues: https://github.com/Telenav/osrm-backend/issues/43
2019-07-19 09:32:33 +08:00
..
testdata Feature/optimize traffic convertor (#41) 2019-07-17 09:11:38 +08:00
dumper_statistic_test.go Feature/traffic updater statistic (#44) 2019-07-19 09:32:33 +08:00
dumper_statistic.go Feature/traffic updater statistic (#44) 2019-07-19 09:32:33 +08:00
get_telenav_traffic.go Feature/traffic updater statistic (#44) 2019-07-19 09:32:33 +08:00
osrm_traffic_updater_test.go Feature/traffic updater statistic (#44) 2019-07-19 09:32:33 +08:00
osrm_traffic_updater.go Feature/traffic updater statistic (#44) 2019-07-19 09:32:33 +08:00
speed_table_dumper_test.go Feature/traffic updater statistic (#44) 2019-07-19 09:32:33 +08:00
speed_table_dumper.go Feature/traffic updater statistic (#44) 2019-07-19 09:32:33 +08:00
way2nodeids_loader_test.go Feature/optimize traffic convertor (#41) 2019-07-17 09:11:38 +08:00
way2nodeids_loader.go Feature/optimize traffic convertor (#41) 2019-07-17 09:11:38 +08:00