Skip to content

Slow encoding for JSDDOT model, batch processing  #84

Description

@sachinn12

The current implementation of the JSDOT model processes each pair sequentially, which results in significantly slower performance when handling large datasets. To optimize the speed and improve overall efficiency, we need to implement batch processing so that multiple pairs can be processed in parallel.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions