Skip to content

Slow code because of RLData

warfarin.state and warfarin.complete_state require new RLData be generated every time they are called! Things that will improve the performance:

  1. Two RLData should be able to be combined.
  2. Fixed parts of warfarin.state and warfarin.complete_state should be fixed and only variable parts should be generated each time.
  3. An exchange_protocol should be defined that allows skipping Subject.complete_state.