Skip to content

add code to filter out non-requested datastream if data stream's format is correct (1-8) to improve performance

Lan Dam requested to merge filter_to_process_requested_datastream_only into develop

Compare performance of read_folders() when reading RT130 9BB3_D1, SOH only:

  • The old way: 83.68s
  • The new way: 13.89s
Edited by Lan Dam

Merge request reports