orchid-initiative / synthetic-database-project

MIT License
4 stars 2 forks source link

Implement Timescale Improvements #99

Open NickKramer87 opened 4 months ago

NickKramer87 commented 4 months ago

As a user of the Orchid Initiative Synthea code, I want it to run as fast as possible so that I can quickly generate large patient datasets. Having identified the bottlenecks in the code in task 98, I will now implement those suggested fixes to improve the code's efficiency.

Prerequisites

  1. Task 98: Understand the Timescale of our Code

Action Items

  1. Implement the suggested improvements.