Commit Graph

297 Commits

Author SHA1 Message Date
Dana Van Aken e56309dc28
Update requirements.txt
Increased required numpy version from 1.14.0 to 1.15.4.
2020-07-31 12:29:10 -04:00
Dongsheng Yang bfa0cd124e
fix hyperparams loading issue 2020-07-28 20:38:13 -04:00
bohanjason e5fcbd512a fix mysql knob fixture 2020-06-09 11:52:20 -04:00
bohanjason c8996382dc context info in result 2020-05-31 18:14:14 -07:00
bohanjason 09226edece support monitor 2020-05-31 18:14:14 -07:00
yangdsh c9d3642e6a address Bohan's comment 2020-05-27 11:29:45 -04:00
yangdsh a0089cccdf fix style 2020-05-27 11:29:45 -04:00
yangdsh 8bc1d68a26 fix a major ddpg bug happening on some machines 2020-05-27 11:29:45 -04:00
yangdsh 96347e217c Upgrade integration tests for testing algorithm performance 2020-05-27 11:29:45 -04:00
yangdsh 4b0d452719 improve UI for visualizing SocGen sessions 2020-05-27 11:29:45 -04:00
bohanjason 131645f059 more info in result 2020-05-24 21:02:43 -07:00
dvanaken 6d854b86ac Updated enumvals for oracle knob use_large_pages 2020-05-14 12:50:34 -04:00
bohanjason 24336906a3 show other target objectives 2020-05-13 03:07:21 +00:00
bohanjason 1a74cac153 udm style 2020-05-11 11:39:49 -04:00
bohanjason 906d528357 update udm 2020-05-11 11:39:49 -04:00
bohanjason db8aa257c5 fix bug for udm 2020-05-11 11:39:49 -04:00
bohanjason 346a2470b5 support user defined metrics 2020-05-11 11:39:49 -04:00
root ae091160c0 update mysql fixture 2020-05-11 11:39:49 -04:00
bohanjason fecc3f536f add mysql 5.7, 8.0 metrics 2020-05-11 11:39:49 -04:00
bohanjason 942650bd28 add mysql 5.7, 8.0 knob fixture 2020-05-11 11:39:49 -04:00
bohanjason 30c936e9cf mysql parser 2020-05-11 11:39:49 -04:00
bohanjason 5c422dd010 support mysql 2020-05-11 11:39:49 -04:00
Dongsheng Yang 5b697b9c56 Update utils.py 2020-05-05 14:36:21 -04:00
dvanaken e92f55cc12 Fixed names of dba_workload_replay metrics 2020-04-30 03:19:20 -04:00
yangdsh 4e290c9548 clean up convert_dbms_metrics; fix invalid results handling bug 2020-04-28 17:22:40 -04:00
yangdsh 285522a0f5 clean metrics for DDPG 2020-04-28 17:22:40 -04:00
yangdsh 2916330e89 dump session target objectives to csv 2020-04-28 13:57:35 -04:00
yangdsh 3584dff8d8 fix db time 2020-04-27 16:16:06 -04:00
yangdsh 3f0c82abbd reload default metrics in normalized_db_time object 2020-04-27 16:16:06 -04:00
yangdsh 37e0d58ce0 fix knob_range_search lowerbound 2020-04-24 11:45:50 -04:00
yangdsh 5df71fb436 fix first normalized_db_time unequal to raw_db_time 2020-04-22 13:36:27 -04:00
yangdsh 93d6fa5339 fix unit test 2020-04-22 13:36:27 -04:00
yangdsh 77eb5cdb42 address dana's comment 2020-04-22 13:36:27 -04:00
yangdsh e7d5b0338a clean metrics before pruning 2020-04-22 13:36:27 -04:00
yangdsh 8da203fdc3 address dana's comment 2020-04-21 20:39:06 -04:00
yangdsh 33f78f7302 pass concurrency option to celery worker 2020-04-21 20:39:06 -04:00
yangdsh efcc2ee74b fix rabbitmq hostname 2020-04-21 20:39:06 -04:00
Dana Van Aken c9370b76a3 Cleanup 2020-04-17 19:11:06 -04:00
Dana Van Aken ca63f91f55 Fixed bug in background task that happened when all workload data was invalid 2020-04-17 19:11:06 -04:00
dvanaken 9cc119e129 Added flag to alt_create_or_edit_session() that specifies whether to return the ddpg models 2020-04-17 00:59:37 -04:00
yangdsh 288805aae3 upload and download ddpg models 2020-04-16 22:12:22 -04:00
yangdsh ad96c03902 address dana's comment 2020-04-16 13:51:51 -04:00
yangdsh 2f7396d275 fix tests 2020-04-16 13:51:51 -04:00
yangdsh 0bf2da738f do not allow mapping to the same workload; remove important_knob_num 2020-04-16 13:51:51 -04:00
yangdsh ec67e739d8 amend last commit 2020-04-15 02:04:18 -04:00
yangdsh 9361e0d1ab fix bug 2020-04-15 02:04:18 -04:00
yangdsh fd6dc1ea54 fix original ddpg 2020-04-15 02:04:18 -04:00
dvanaken b43a911bd7 Logging and cleanup 2020-04-14 11:49:02 -04:00
dvanaken 99c80e2e83 Improved/reordered preprocessing of metrics in workload characterization task to further reduce the number of columns and speed up the computation. Tweaked a few admin views to show more recent info first. 2020-04-14 11:49:02 -04:00
dvanaken efa02899b5 When ranking knobs in the background tasks use the target objective(s) by default. Added an option that when enabled also uses the pruned metrics. 2020-04-14 11:49:02 -04:00