Skip to content

Improve upload speed for large csv files  #1054

@david-roper

Description

@david-roper

Current Implementation and Limitations

Currently the upload feature takes 40+ seconds to upload csv files with entries of around 3500, which is slow. There are certain aspects of the code that can be improved on in the backend (ex: the for loop for creating session and instrument record)

Associated Application Components

Client, Server

Proposed Solution

Look into possible commands to replace the for loop in the upload function in the instrument-record.service.ts file.

Estimated Difficulty

Medium

Priority

High

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions