mild-blue / txmatching

Solver for kidney pair donation matching problems.
https://txm.demo.mild.blue
Other
2 stars 2 forks source link

Speedup #389

Closed tomaskourim closed 3 years ago

tomaskourim commented 3 years ago

Zda se, ze backend posila veci na fe nejak pomalu. Vypocet jede rychle ale pak clovek ceka vecnost.

Problemy ktery vidime:

Takhle vypada prekliknuti z Matchings na Patients a zpet. Stejny kod se tam vola ocividne 5x, to podle me nechceme.

image

tomaskourim commented 3 years ago

Predpocitany vysledek: [2021-02-09 20:33:35,409] INFO in matching_api: Duration get_txm_event: 0:00:03.346136 [2021-02-09 20:33:35,430] INFO in matching_api: Duration find_configuration_db_id_for_configuration: 0:00:00.018369 [2021-02-09 20:33:35,783] INFO in matching_api: Duration get_matchings_detailed_for_configuration: 0:00:00.353397 [2021-02-09 20:33:35,792] INFO in matching_api: Duration create_calculated_matchings_dto: 0:00:00.008809 [2021-02-09 20:33:36,887] INFO in matching_api: Duration jsonify: 0:00:01.093923 [2021-02-09 20:33:36,887] INFO in matching_api: Duration calculate-for-config: 0:00:04.823424

tomaskourim commented 3 years ago

S pocitanim AllSolutionsSolver: [2021-02-09 20:36:10,670] INFO in matching_api: Duration get_txm_event: 0:00:03.315920 [2021-02-09 20:36:10,691] INFO in matching_api: Duration find_configuration_db_id_for_configuration: 0:00:00.019402 [2021-02-09 20:36:13,312] INFO in matching_api: Duration solve_from_configuration: 0:00:02.621036 [2021-02-09 20:36:16,658] INFO in matching_api: Duration solver_service.save_pairing_result: 0:00:03.345398 [2021-02-09 20:36:16,680] INFO in matching_api: Duration find_configuration_db_id_for_configuration: 0:00:00.021785 [2021-02-09 20:36:17,030] INFO in matching_api: Duration get_matchings_detailed_for_configuration: 0:00:00.350287 [2021-02-09 20:36:17,038] INFO in matching_api: Duration create_calculated_matchings_dto: 0:00:00.008043 [2021-02-09 20:36:18,131] INFO in matching_api: Duration jsonify: 0:00:01.092012 [2021-02-09 20:36:18,131] INFO in matching_api: Duration calculate-for-config: 0:00:10.776849

tomaskourim commented 3 years ago

S pocitanim ILP: [2021-02-09 20:37:56,869] INFO in matching_api: Duration get_txm_event: 0:00:03.350633 [2021-02-09 20:37:56,893] INFO in matching_api: Duration find_configuration_db_id_for_configuration: 0:00:00.021490 [2021-02-09 20:37:57,324] INFO in matching_api: Duration solve_from_configuration: 0:00:00.431137 [2021-02-09 20:38:00,681] INFO in matching_api: Duration solver_service.save_pairing_result: 0:00:03.356990 [2021-02-09 20:38:00,705] INFO in matching_api: Duration find_configuration_db_id_for_configuration: 0:00:00.023838 [2021-02-09 20:38:00,995] INFO in matching_api: Duration get_matchings_detailed_for_configuration: 0:00:00.289877 [2021-02-09 20:38:00,995] INFO in matching_api: Duration create_calculated_matchings_dto: 0:00:00.000162 [2021-02-09 20:38:01,005] INFO in matching_api: Duration jsonify: 0:00:00.009434 [2021-02-09 20:38:01,005] INFO in matching_api: Duration calculate-for-config: 0:00:07.486722

tomaskourim commented 3 years ago

A i kdyz se volaji jenom patients, tak je to desne pomale