Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Make loadAllByRequest and searchAllAfterDate faster #30

Open
olegthelilfix opened this issue Apr 2, 2020 · 0 comments
Open

Make loadAllByRequest and searchAllAfterDate faster #30

olegthelilfix opened this issue Apr 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@olegthelilfix
Copy link
Collaborator

olegthelilfix commented Apr 2, 2020

loadAllByRequest и searchAllAfterDate довольно медленные функции, которая в текущей реализации выполняется вообще в однопопоточном режиме. Возможно стоит добавить ее вторую версию которая бы на основе пула потоков решала бы туже задачу в сотни раз быстрее

@olegthelilfix olegthelilfix added the enhancement New feature or request label Apr 2, 2020
@olegthelilfix olegthelilfix added this to the version 0.3 milestone Apr 2, 2020
@olegthelilfix olegthelilfix changed the title Make loadAllByRequest faster Make loadAllByRequest and searchAllAfterDatefaster Apr 2, 2020
@olegthelilfix olegthelilfix changed the title Make loadAllByRequest and searchAllAfterDatefaster Make loadAllByRequest and searchAllAfterDate faster Apr 2, 2020
@vaimer vaimer self-assigned this Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
road to version 1.0
  
Awaiting triage
Development

No branches or pull requests

2 participants