- Feb 19, 2019
-
-
Auke Klazema authored
-
- Jan 29, 2019
-
-
Auke Klazema authored
-
- Jan 28, 2019
-
-
Auke Klazema authored
-
Auke Klazema authored
-
- Jan 24, 2019
-
-
Auke Klazema authored
-
- Jan 21, 2019
-
-
Auke Klazema authored
task SW-575: Add a utility function to convert a string of complex pairs to a list of complex numbers
-
- Jan 17, 2019
-
-
Auke Klazema authored
This story allows multiple weights to be set with rspctl for an equal amount of beamlets.
-
- Dec 06, 2018
-
- Nov 27, 2018
-
- Nov 20, 2018
-
-
Jan David Mol authored
-
Jorrit Schaap authored
SW-35: minor changes after rollout. Only prevent task prescheduled->scheduled state change when not all claims are claimed. Try/except for different versions of psycopg2
- Nov 15, 2018
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Nov 13, 2018
-
-
Jan David Mol authored
Task ROHD-1323: Slight improvement of LBA delays. Note that file is resported, only LBA delays changed.
-
- Nov 12, 2018
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
SW-44: removed timing code, and notices. minor performance improvement in get_max_resource_usage_between
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Nov 09, 2018
-
-
Jorrit Schaap authored
SW-44: major simplification of process_new_claim_into_resource_usages and process_old_claim_outof_resource_usages using the new deltas table. Now the new test_20181108_bugfix_resource_usages passes as well, and preliminary results indicate a performance boost as well.
-
Jorrit Schaap authored
-
Jorrit Schaap authored
SW-44: moved the integration part of the rebuild_resource_usages* method into a seperate method, for later reusage in handling new/old claim.
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
SW-44: major refactoring/improvement of rebuild_resource_usages_from_claims_for_resource_of_status using a new resource_usage_delta table. Much simpler code, less exceptions and odd cases.
-
- Nov 08, 2018
-
-
Jorrit Schaap authored
SW-44: minor tweaks in test. The test currently fails on a bug in the resource usages. For that bug I added special test test_20181108_bugfix_resource_usages to t_radb_functionality.py to prove it. First, I'll fix that resource_usage bug, and then continue on the performance improvements.
-
Jorrit Schaap authored
SW-44: found bug during performance testing. added special test test_20181108_bugfix_resource_usages to t_radb.py to prove it. Renamed t_radb.* to t_radb_functionality.* to make a better distinction with t_radb_performance.py
-
Jorrit Schaap authored
SW-44: remove obsolete claims once a task ends. This reduces the resource_claim and resource_usage tables significantly, speeding up overall performance.
-
Jorrit Schaap authored
-
- Nov 06, 2018
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
- Oct 25, 2018
-
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
-
Jorrit Schaap authored
SW-41: measure and log some more sql procedures to see where the time is spend. report on too slow queries.
-