Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate extracts to identify areas of code which can be cut down for processing times #758

Open
2 of 8 tasks
Jennit07 opened this issue Jul 26, 2023 · 3 comments · Fixed by #899
Open
2 of 8 tasks
Assignees
Labels
Priority: Medium process improvement improves speed or efficiency of running files requires investigation Improvement or bug fix that requires time to investigate

Comments

@Jennit07
Copy link
Collaborator

Jennit07 commented Jul 26, 2023

Ones which stand out to me as worthy of some investigation to potentially speed up:

  • Social Care Demographics
  • Social Care Client
  • Social Care Care Home
  • Social Care Home Care
  • Social Care SDS
  • Social Care A&T
  • District Nursing
  • Prescribing

Originally posted by @Moohan in #549 (comment)

@Moohan Moohan added this to the September 2023 Update milestone Jul 26, 2023
@Jennit07 Jennit07 added Priority: Medium requires investigation Improvement or bug fix that requires time to investigate labels Sep 27, 2023
@lizihao-anu
Copy link
Contributor

targets with future in Posit running time for each item:

  • sc_demog_lookup [2.972 minutes]
  • sc_client_lookup_1920 [1.614 minutes]
  • all_care_home [11.471 minutes]
  • all_care_home_extract [1.225 minutes]
  • source_sc_care_home_1920 [6.794 seconds]
  • all_home_care_extract [2.754 minutes]
  • all_home_care [6.132 minutes]
  • source_sc_home_care_1920 [5.734 seconds]
  • all_sds_extract [50.751 seconds]
  • all_sds [33.984 minutes]
  • source_sc_sds_1920 [3.235 seconds]
  • all_at [34.543 minutes]
  • source_dn_extract_1920 [3.112 minutes]
  • prescribing_data_file_1920 [1.198 seconds]
  • prescribing_data_1920 [2.01 minutes]
  • source_prescribing_extract_1920 [1.014 minutes]

So, all_sds and all_at will need investigation most. I will check if we could improve the efficiency.

Copy link

This issue is stale because it has been open approximately 5 months with no activity.

@github-actions github-actions bot added the Stale label Jun 24, 2024
@SwiftySalmon SwiftySalmon added the process improvement improves speed or efficiency of running files label Jul 16, 2024
@github-actions github-actions bot removed the Stale label Jul 22, 2024
@Jennit07
Copy link
Collaborator Author

Further investigation is required when R 4.4 is available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium process improvement improves speed or efficiency of running files requires investigation Improvement or bug fix that requires time to investigate
Projects
None yet
4 participants