Skip to content

The assays(TreatmentResponseExperiment) method is really slow in WSL2 #134

@ChristopherEeles

Description

@ChristopherEeles

The assays method for a TreatmentResponseExperiment is taking a long time (~4s) to execute on WSL2 with 2 data.table threads.

Need to assess if this occurs on other platforms?

Could possibly speed up the internal joins with colData and rowData by keying the data.tables.

Definitely need to look at improving the speed.

Best,
Chris

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions